All of DR Congo

DR Congo

Accept donations in DR Congo

LivePayouts by bank wire

Yes, for collecting. Accept donations works in DR Congo on M-Pesa (Vodacom), Airtel Money, Orange Money, settling in CDF. Paying out to a DR Congo wallet is not live yet, so money leaves by wire to a bank account instead, which works from any country.

What this looks like in DR Congo

4

networks a payer can use

CDF

2 decimal places

Vodacom

provider code for M-Pesa (Vodacom)

The call

Amounts in CDF are in the minor unit, which is the thing most integrations get wrong here.

curl https://api.ultraner.com/v1/payments/express/mno \
  -H "X-API-Key: $ULTRANER_API_KEY" \
  -H "Idempotency-Key: $(uuidgen)" \
  -d provider="Vodacom" \
  -d account_number="243000000000" \
  -d currency="CDF" \
  -d amount=2500

2,500 means 25 CDF. The payer confirms on their handset, so the result arrives by webhook rather than in this response.

What this is built on

A shareable link or QR that takes a payment with no integration at all.

A printed or displayed code that opens your checkout.

Charge a mobile money wallet, card, bank account or PayPal.

A payment page Ultraner hosts, with every method the payer can use.

Common questions

How does a nonprofit accept mobile money donations?
Yes, for collecting. Accept donations works in DR Congo on M-Pesa (Vodacom), Airtel Money, Orange Money, settling in CDF. Paying out to a DR Congo wallet is not live yet, so money leaves by wire to a bank account instead, which works from any country.
Which networks can I charge in DR Congo?
M-Pesa (Vodacom), Airtel Money, Orange Money and Africell Money. All of them behind one integration; the provider code you send picks the rail.
How do I write the amount for CDF?
CDF has 2 decimal places. Amounts are sent in the minor unit, so 2500 means 25.00 CDF.
Can I pay out to a DR Congo mobile money wallet?
Not yet. Disbursement is live in Tanzania and the other markets are being brought up one verified rail at a time. Settling your balance to your own bank account by wire works from DR Congo today, as it does everywhere.

Other things businesses do in DR Congo

Elsewhere

Start building API reference