Our API supports deposits in West African CFA franc (XOF) and Central African CFA franc (XAF).
Supported Deposit Flows
You can create a deposit in one of two ways:
Via Mobile money:
Flow:
- Create a payment_intent with currency set to XOF or XAF.
- Call the deposit-with-payment-intent endpoint, passing the payment_intent_id and funding details.
- The deposit status will update the linked payment intent as funds are received.
Direct deposit into Pool account
Flow:
- Create a deposit request by calling the initiate direct deposit endpoint, passing the currency and amount.
- Receive the deposit reference and pool account details from the response.