An open API service indexing awesome lists of open source software.

https://github.com/navariltd/navari-mpesa-b2c

Mpesa Business to Customer (B2C) Disbursements Integration with ERPNext
https://github.com/navariltd/navari-mpesa-b2c

mpesa-integration mpesa-payments

Last synced: 5 months ago
JSON representation

Mpesa Business to Customer (B2C) Disbursements Integration with ERPNext

Awesome Lists containing this project

README

          

## EXPNext MPesa B2C Integration

### Installation

Using bench, [install ERPNext](https://github.com/frappe/bench#installation) as mentioned here.

Once ERPNext is installed, add MPesa B2c app to your bench by running

```sh
$ bench get-app https://github.com/navariltd/navari-mpesa-b2c.git
```

After that, you can install MPesa B2C app on required site by running

```sh
$ bench --site [site.name] install-app navari_mpesa_b2c
```

### License

MIT. See [license.txt](https://github.com/navariltd/navari-mpesa-b2c/blob/develop/license.txt) for more information.