SmoDav / mpesa

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

Correction of Identity request #55

Closed DevMaurice closed 1 year ago

DevMaurice commented 1 year ago

The identity request should be

https://api.safaricom.co.ke/mpesa/checkidentity/v1/processrequest

and not

https://api.safaricom.co.ke/mpesa/checkidentity/v1/query

SmoDav commented 1 year ago

Please make a PR for it

DevMaurice commented 1 year ago

done