This repository contains sample codes to how you how to implement an integrate the Monnify API in PHP.
NOTE: Please note that this is just for demonstration purposes and not production code.
- Authentication - sample-codes/authentication/README.md : How to create / get Authorization Token from Monnify.
- Webhooks - sample-codes/webhooks/README.md : How to handle webhooks with PHP
- Reserved Account - sample-codes/reservedaccount/README.md : How to create reserved account for Monnify. reserved account is a static Bank Account you create for your user and it does not expire unless you delete it.
- Bank Account Verification - sample-codes/bankverification/README.md :
- Transfer - sample-codes/transfer/README.md : How to trasfer funds/money to a bank account with PHP on monnify
Want to contribute? Great! Send a a mail to [email protected]
Free Software! The MIT License (MIT). Please see License File for more information.