-
Notifications
You must be signed in to change notification settings - Fork 13
Get Started
Mauko Maunde edited this page Jan 8, 2021
·
1 revision
Install via composer by typing in your terminal
composer require osenco/mpesa
If you do not use composer you can just download this library from the releases, unzip it in your project and include the autoload.php file in your project.
require_once("path/to/autoload.php");
For Laravel Users, there is a detailed guide here as well as a sample controller
© Osen Concepts Kenya 2020