LaravelPackages.net
Acme Inc.
Toggle sidebar
montanabay39/mpesa

laravel package for implementing C2B & B2C transactions as prescribed by Safaricom's daraja API

9
0
1.0.0
About montanabay39/mpesa

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

Mpesa

Software License Travis Total Downloads

Install

composer require montanabay39/mpesa

Configuration

Publish package: php artisan vendor:publish
Run migration: php artisan migrate

Usage

This package supports implementation only via HTTP request, as shown in the Postman Documentation

Run in Postman

Testing

Run the tests with:

vendor/bin/phpunit

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

Security

If you discover any security-related issues, please email [email protected] instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.

Comments