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