Back to Nodes

MTN MoMo

Last updated Feb 22, 2026

n8n node for MTN Mobile Money API - Collections and Disbursements

4 Weekly Downloads
89 Monthly Downloads

Included Nodes

MTN MoMo

Description

n8n-nodes-mtn-momo

!n8n-nodes-mtn-momo
!npm
!License: MIT

This is an n8n community node for integrating with MTN Mobile Money API.

n8n is a workflow automation platform.

Installation

Community Nodes (Recommended)

1. Go to Settings > Community Nodes
2. Select Install
3. Enter n8n-nodes-mtn-momo
4. Agree to risks and install

Manual Installation

npm install n8n-nodes-mtn-momo

Operations

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+

    Resources

  • n8n community nodes documentation
  • MTN MoMo API Documentation

License

MIT