n8n-nodes-mtn-momo
v1.0.4
Published
n8n node for MTN Mobile Money API - Collections and Disbursements
Downloads
244
Maintainers
Readme
n8n-nodes-mtn-momo
This is an n8n community node for integrating with MTN Mobile Money API.
n8n is a workflow automation platform.
Installation
Community Nodes (Recommended)
- Go to Settings > Community Nodes
- Select Install
- Enter
n8n-nodes-mtn-momo - Agree to risks and install
Manual Installation
npm install n8n-nodes-mtn-momoOperations
Payment Resource
- Transfer Money: Send money to a recipient (Disbursement)
- Request Payment: Request payment from a customer (Collection)
- Get Status: Check transaction status
Account Resource
- Get Balance: Retrieve account balance
- Validate Account: Check if phone number is active
Credentials
You need the following from MTN MoMo Developer Portal:
- Subscription Key: Primary or Secondary key
- API User: UUID format
- API Key: Authentication key
- Environment: Sandbox or Production
- Product: Collections or Disbursements
Compatibility
Tested with n8n v2.0.0+
