PHP implementation of MPESA checkout API. Simple for even the non techies.
Try out the sample checkout http://crackthecode.co.ke/MPESA/sampleCheckout.php
What happens?
- You request for a checkout through the requestcheckout.php; which runs a ussd prompt of the online checkout to the phone number.
- Response is sent to your phone for verification; through your bonga pin.
- After verification you are asked to confirm payment .
- After confirmation transaction is processed by callback url processcheckout.php