Download the PHP package blessedjasonmwanza/moneyunify without Composer
On this page you can find all versions of the php package blessedjasonmwanza/moneyunify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download blessedjasonmwanza/moneyunify
More information about blessedjasonmwanza/moneyunify
Files in blessedjasonmwanza/moneyunify
Package moneyunify
Short Description Payments API with primary focus on Mobile Money USSD payments.
License MIT
Informations about the package moneyunify
MoneyUnify Payments API Library Documentation
The MoneyUnify Payments API library provides an easy interface for integrating with the MoneyUnify API to process mobile money payments. This documentation will guide you through the installation process and demonstrate how to use the library effectively. Support for multiple programming languages is available here.
-
MoneyUnify - Payments in Zambia (Recommended for businesses/individuals in Zambia)
Instant settlements and repayments
Ideal for money collections in Zambia - Coming soon to Tanzania, Nigeria, Kenya π
- [x] Make Collections - Request mobile Money payments from AIRTEL, MTN, & ZAMTEL (All Network operators in Zambia)
- [x] Settle Funds - Disburse and settle funds from your MoneyUnify Account to MTN, Zamtel, MTN All Mobile Networks Instantly
- [x] π€ Instant Customer support available via - π WhatsApp
SETUP
- [x] It's easy and instant! π Just Create your account on MoneyUnify to get your API key (MUID)
- [x] π Check documentation below or here for more languages - Comes with some examples π
- [x] π€ Customer support available via - π WhatsApp
Supported Countries on the MoneyUnify Endpoint
Country Country Code Currency Currency Code Status ZAMBIA ZM Zambian Kwacha ZMW Active βοΈ TANZANIA TZ Tanzanian Shilling TZS Coming Soon β° KENYA KE Kenyan Shilling KES Coming Soon β°
Table of Contents
- Charges and Fees
- Installation
- Usage
- Basic Usage
- Verifying a Payment
- Settling Funds
- Conclusion
- Author
- π€ Contributing
- Show your Support
Charges and Fees
Collections (Receiving Payments)
2.5% + 1 ZMW per transaction (reduced from the initial ~3.5%~)
Settlements / Transferring to Mobile Money
Settlement Account Balance | What You'll Receive | Charges/Transaction Fees |
---|---|---|
Balance [20 ZMW ~ 1,000 ZMW] | Balance - 12 | 12 ZMW |
Balance [1,000 ZMW ~ 50,000 ZMW] | Balance - 20 | 20 ZMW |
Balance [50,000 ~ 100,000 ZMW] | Balance - 30 | 30 ZMW |
Installation
Documentation usage for languages other than PHP is available here.
- Install Composer (if you havenβt already). Follow the Composer installation guide.
- Install the MoneyUnify Library by adding it to your
composer.json
:
Usage
Basic Usage
-
Include the Autoload File:
-
Create an Instance of the
MoneyUnify
Class: -
Call the
requestPayment
Method: - Check the Response:
Example Successful Response
Verifying a Payment
To verify a payment, use the verifyPayment
method:
-
Verify the Payment:
- Check the Verification Response:
Example Verification Response
Settling Funds
To settle the current virtual account balance, use the settleFunds
method:
-
Settle Funds:
- Check the Settlement Response:
Example Successful Settlement Response
Conclusion
The MoneyUnify library simplifies the process of integrating with the Money Unify API. By following the steps outlined in this documentation, you can easily set up and make payment requests, verify transactions, and settle funds. For further assistance, feel free to reach out or check the official documentation for more advanced features.
Author
Author
π€ Blessed Jason Mwanza - show support ππ Buy him a Coffee
- LinkedIn: Connect with Blessed on LinkedIn
- Github: @blessedjasonmwanza
- Twitter: Follow Blessed Jason @mwanzabj
- Youtube: Youtube
π€ Contributing
Feel free to contribute to this project by submitting a pull request. Your contributions help improve the library and enhance the experience for all users!
Feature requests are welcome! Check the issues page or request a feature by creating a new issue.
Show your Support
If you find this library helpful, consider supporting it by sharing it with others or donating. Your support is greatly appreciated!