Iankumu / mpesa

A laravel wrapper for the Mpesa Daraja APIs
https://www.iankumu.com/blog/laravel-mpesa/
MIT License
33 stars 23 forks source link

no response json #14

Closed steveyout closed 5 months ago

steveyout commented 7 months ago

The responses from mpesa using this package dont return anything.Am using laravel i had to edit the mpesa Result like so return $response->json() to get the stk json response. Am using laravel 10.I could also make a pr for this

Iankumu commented 7 months ago

Do you mind sending a PR so that I can check it out?