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

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:package

pkg:composer/montanabay39/mpesa

1.0.0 2021-05-15 11:37 UTC

This package is auto-updated.

Last update: 2025-12-16 02:41:01 UTC


README

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 business@waguramaurice.com instead of using the issue tracker.

License

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