This package provides a simple way to work with Mpesa APIs in Laravel. It supports all the public Mpesa APIs documented here.
This package is divided into the following APIS
- B2C
- B2B
- C2B
- Account Balance
- Transaction Status
- Reversal
- Bill Manager
- QR Code Generation
We've also included a postman collection to help you get started with testing callback URLs. Postman Collection
The package has a lot of features that will help you get started with Mpesa APIs in your Laravel application. We have also included a simple way to handle the Mpesa callbacks.
#We have badges!