DRC Collection simplifies the process of receiving funds in the DRC, giving you reliable tools to collect money from customers across supported mobile money networks. Whether you’re triggering a payment prompt or checking the outcome of a collection, DRC Collection keeps your inflow operations running smoothly. If you want a hosted payment experience instead of a direct collection API, use Checkout. Our Checkout solution supports DRC payment methods including Mobile Money in both USD and CDF collections, as well as Apple Pay and International Card for USD collections.Documentation Index
Fetch the complete documentation index at: https://developer.nomba.com/llms.txt
Use this file to discover all available pages before exploring further.
Quick Actions
Initiate Mobile Money Inflow
Trigger a mobile money collection request from your customer.
Fetch Collection Transaction
Check the status of an initiated mobile money collection.
DRC Checkout
Use hosted Checkout when you want Nomba to handle the payment page and method selection experience.
How it works
Initiate a mobile money inflow
Call the InitiateMobileMoneyInflow endpoint with the customer’s phone number, the amount, and a callback URL. This sends a payment prompt to the customer on their mobile money network.
Customer completes payment
The customer approves the payment on their end via their mobile money provider (e.g., M-Pesa, Airtel Money).
Receive webhook notification
Nomba sends a webhook event to your callback URL when the transaction status changes. Set up your webhook handler to process the result.