Skip to content
/ mpesa Public

Laravel 5.5+ Framework package for use with Safaricom MPESA API

License

Notifications You must be signed in to change notification settings

wmandai/mpesa

Repository files navigation

Safaricom MPESA Integrations

Latest Version on Packagist Build Status Quality Score Total Downloads

Package is under development do NOT use it. It will be available soon

The package allows a merchant to initiate C2B, B2C and B2B transactions including balance query and reversals using MPESA API.

Originally forked from https://github.com/samerior/mobile-money

Installation

You can install the package via composer:

composer require wmandai/mpesa

Usage

<?php  
$service = mpesaRequest($phone, $amount, $reference, 'paybill', $description)

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

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

Credits

License

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

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.

About

Laravel 5.5+ Framework package for use with Safaricom MPESA API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages