laravel package for implementing C2B & B2C transactions as prescribed by Safaricom's daraja API
montanabay39/mpesa is a Laravel package for laravel package for implementing c2b & b2c transactions as prescribed by safaricom's daraja api.
It currently has 0 GitHub stars and 9 downloads on Packagist (latest version 1.0.0).
Install it with composer require montanabay39/mpesa.
Discover more Laravel packages by montanabay39
or browse all Laravel packages to compare alternatives.
Last updated
composer require montanabay39/mpesa
Publish package: php artisan vendor:publish
Run migration: php artisan migrate
This package supports implementation only via HTTP request, as shown in the Postman Documentation
Run the tests with:
vendor/bin/phpunit
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.