Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Escarter/d1f7ae6651147732da79e0b2392a0297 to your computer and use it in GitHub Desktop.
Save Escarter/d1f7ae6651147732da79e0b2392a0297 to your computer and use it in GitHub Desktop.
Resources for the webinar on MTN MoMo OpenAPI integration [01/05/2020]

MTN MoMo OpenAPI Integration

Thanks again for your participation during this session. below are some resources that might help.

Flow

  1. MTN MoMo OpenAPI Overview

    • Registration/Login
    • Available APIs → Registration to APIs
    • Subscription API keys
    • Documentation
  2. Sandbox

    1. Collection API → Postman samples
      • User Provisioning
      • API key generation
      • Token
      • Request to pay endpoint
      • Get transaction status
      • ....
    2. Disbursement API
      • ....
    3. Remittance API
      • ....
  3. Go Live

    1. Go Live requirements
      • A Copy of the commercial register(certificate of incorporation)
      • A copy of the taxpayer card;
      • A copy of the patent;
      • Attestation on no debt (taxation)
      • Copies of the tax certified
      • Location plan and the location certificate
      • A copy of the manager's CNI
      • 02 4x4 photos of the manager
      • The copy of the electricity or water bill
      • A copy of the bank domiciliation certificate (RIB)
      • SIM card for OTP
    2. Online portal for Merchants
    3. Production User and API key generation
    4. Sample demo with Actual live API
Postman Collection link

https://documenter.getpostman.com/view/573627/SzRyyUZd?version=latest

Sample PHP package

https://github.com/Escarter/openapimomo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment