Skip to main content
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.

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.

How it works

1

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.
2

Customer completes payment

The customer approves the payment on their end via their mobile money provider (e.g., M-Pesa, Airtel Money).
3

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.
4

Verify the transaction

Use the FetchMobileMoneyTransaction endpoint with the returned transaction reference to confirm the final status of the collection.