SmoDav/mpesa

cURL error 6: Could not resolve host: Version 3.0

manuelgeek opened this issue · 2 comments

SmoDav \ Mpesa \ Exceptions \ ErrorException
cURL error 6: Could not resolve host: production.safaricom.co.ke (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)
gets this error on the latest project i'm working on, initial ealier implementatins works well,
on same version 3.0,
any solutions to this?

Please read the documentation. You are to change the production endpoint to the one provided by safaricom.

Solved it by copying the initial folder in vendor/smodav of my initial project to the new, its now working, might be the new updates.
Updates
Thank you