safaricom / mpesa-php-sdk

A PHP sdk for the new Mpesa RESTful APIs
188 stars 211 forks source link

MPESA API Intergration to a CORE PHP Project #47

Open rky-ke opened 3 years ago

rky-ke commented 3 years ago

I am new to PHP API intergration.How do I prepare an interface for the check out of this API. And how do I organise my database to suit the needs of my project

andre254 commented 3 years ago

For checking out API you can use postman and for database, that is all dependent on your specific project needs

sammy-boy commented 2 years ago

How can I get callback data which includes the customer's name and organization balance if I used the Lipa Na Mpesa Online endpoint to initiate a c2b payment? I am only getting a response body without these details.