Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
icrackthecode committed Apr 29, 2016
1 parent 73733a5 commit 7319111
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,13 @@ Try out the sample checkout
http://crackthecode.co.ke/MPESA/sampleCheckout.php


What happens
What happens?

1. You request for a checkout through the requestcheckout.php; which runs a ussd prompt of the oline checkout to the phone number.
2. Response is sent to your phone for verification; through your bonga pin.
3. After verification you are asked to confirm payment .
4. After confirmation transaction is processed by callback url processcheckout.php




0 comments on commit 7319111

Please sign in to comment.