Skip to content

nairobijs/MPESA-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPESA-API

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?

  1. You request for a checkout through the requestcheckout.php; which runs a ussd prompt of the online 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

About

PHP implementation of MPESA checkout API. Simple for even the non techies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%