This plugin helps you make transactions via
MTN Mobile Money.
The
products via available are:
- Collections; enable remote collection of bills, fees or taxes,
- Disbursements; automatically deposit funds to multiple users, and
- Remittances; remit funds to local recipients from the diaspora with ease.
The plugin is available for both
sandbox &
live environment.
Database tables:
wp_mtn_momo_configurations
:
For saving environment viables used in for connecting and transacting on the MTN MOMO API.
These configurations can be managed through the configuration panel in the plugin admin portal.
For storing access tokens used for authenticating your client application on the MTN MOMO API.
Contents of this table are managed automatically by the plugin, so you may not edit anything here manually.
wp_mtn_momo_transactions
:
For keep track of transactions between your client application and MTN MOMO API.
The plugin has a transactions page in the admin portal for managing and viewing this data.
It also includes an option to export these to MS Excel.