airtelmoney
v0.0.2
Published
Airtel Money application
Downloads
16
Maintainers
Readme
airtelmoney 🎉
The easiest, most intuitive way for businesses and developers to building on the Airtel Money API and start making and receiving payments for businesses and individuals with zero hassle.
- Authorization
- Encryption
- Collection-APIs
- KYC
- Account
- Disbursement-APIs
- Cash-In-APIs
- Cash-Out-APIs
- ATM Withdrawal API
- Remittance-APIs
- Remittance-APIs-V2
- Transactions-Summary-APIs
- Favourite Service
- Loan Lifecycle Managenemt
- Notification API
- Billers Callback
- Loan User KYC
- Bank to Wallet
- IOP Disbursement
- Error Codes
Open Source:
- This is an Open Source Airtel Money project. This means that you can contribute to this package by creating a pull request and make it better.
Frequently Asked Questions:
- What is Airtel Money API?
- What is this package? This package is an Open Source NodeJS package around the official Airtel Money API
- Why is this package useful? Because it allows you to use the Airtel Money API without having to write a lot of code.
- Can I use this package in my project? Yes, you can use it however you want.
- Can I contribute to this package? Yes, you can contribute to this package by creating a pull request.
Installation:
- To install this package in your project:
- Using NPM:
npm install airtelmoney
- Using Yarn:
yarn add airtelmoney
Usage:
- First import the package as follows:
const AirtelMoney = require('airtelmoney');
- Then initialize the class as follows:
const momo = new AirtelMoney({
});
Help information
- If you have any questions, ask via the GitHub Discussion forums
- If you have any suggestions or feedback, please open an issue or create a pull request.
Notes:
- This package is in active development.
- This means new features are added regularly.
- Incase your favorite feature is missing, you can always bump a version backwards or create a pull request which will be reviewed and merged into the next release.
- Thanks for your contribution.
- Happy coding!