SmoDav / mpesa

M-Pesa API Package for PHP
https://smodavproductions.com/blog
MIT License
153 stars 121 forks source link

Registration of Callback Routes for Production #36

Closed henimmans closed 5 years ago

henimmans commented 5 years ago

Thanks for this package! I am facing problems with registering my callback routes, I keep getting the error shown in the attached image... please help Selection_004

SmoDav commented 5 years ago

Hey, check that you have the correct access keys from Safaricom.

henimmans commented 5 years ago

Still not successful. The keys are okay...

henimmans commented 5 years ago

Just to ask, anything that I have to do with the Production URLs that were sent to my email? My sandbox is set to false meaning I should be able to hit the production URLS.

SmoDav commented 5 years ago

No, the package changes the URLs when you have set 'sandbox' => false, in the configuration