Base URL
Prerequisites
- A Bumxpress Business merchant account
- A merchant API key and secret from the dashboard
- A unique
Idempotency-Keyfor each create request
Make a request
1
Create API credentials
Open the merchant dashboard and create an API key.You will use the public key as
X-Api-Key and the secret as X-Api-Secret.2
Create a customer
3
Create a quote
Generate a payin, payout, or transfer quote before initiating money movement.
4
Create the payment
Use the quote ID from the quote response when creating a payin, payout, or transfer.
Next steps
Authentication
Send the required merchant API headers.
Mobile money payin
Walk through a complete mobile money collection.