All Projects → agweria → mobile-money

agweria / mobile-money

Licence: MIT License
Mobile Money Payments API in Kenya (MPESA, EQUITY/EQUITEL,T-CASH). Supports B2B, B2C and C2B

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to mobile-money

mpesa-rest-api
mpesa rest api converts the mpesa api to a RESTful API that is easy for developers to use instead of the current SOAP web service provided by mpesa.
Stars: ✭ 24 (+41.18%)
Mutual labels:  mpesa-api, mobile-money
python-daraja
Python Wrapper for interacting with the MPESA Daraja API. More Features to be implemented
Stars: ✭ 20 (+17.65%)
Mutual labels:  mpesa-api
hubtel-payment
🎉A comprehensive PHP Client Package for consuming the Hubtel Payment API
Stars: ✭ 13 (-23.53%)
Mutual labels:  mobile-money
php-pesa
Open payment integration toolkit for PHP
Stars: ✭ 26 (+52.94%)
Mutual labels:  mpesa-api
sapamapay
New Safaricom MPESA (Daraja) API
Stars: ✭ 31 (+82.35%)
Mutual labels:  mpesa-api
simple-mpesa
A simple example of how MPESA works. Works with all 3 types of customers i.e. Agents, Merchants and Subscribers. Allows you to configure a tariff and apply it to transactions. The project follows DDD principles.
Stars: ✭ 31 (+82.35%)
Mutual labels:  mobile-money
Chowder
Chowder for Android M-Pesa payments.
Stars: ✭ 31 (+82.35%)
Mutual labels:  mpesa-api
safaricom-daraja-nodejs
Standalone M-Pesa payments service using the new Daraja Payment API by Safaricom.
Stars: ✭ 31 (+82.35%)
Mutual labels:  mpesa-api
mpesa-dart
A dart wrapper around mpesa daraja api
Stars: ✭ 19 (+11.76%)
Mutual labels:  mpesa-api

Mobile Money Payments API

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Style CI Circle CI Total Downloads

Kenya Mobile Payments API

About Agweria Limited

Agweria LLC is a consultation and software providing company in Kenya dedicated to provide robust and fully functional sophisticated software solutions. Our main area of expertise is software development. We have also brought many stakeholders in board to offer solutions for mobile, cloud, Business Intelligence and Technology Infrastructure. We focus on delivering true, measurable business value to our clients. We have a passion for customer satisfaction and are dedicated to delivering dependable and reliable solutions that exceed client expectations.

Introduction

This is a Laravel 5.5+ package for mobile-money and Equity API. The API allows a merchant to initiate C2B,B2C and B2B transactions including balance query and reversals.

This package includes Controllers, Migrations and Routes which simplifies everything for you. You only need to setup a few things in the published configuration file and you are good to go. It comes with a admin section to monitor transactions, send money via b2c and reverse transactions.

Documentation

Read our beautiful documentation on https://mobile-money.agweria.com

Support

Testing

Run the following command to test with phpunit

$ composer test

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].