Aller au contenu
Payouts

Send payments to Africa

Initiate payout orders executed by our licensed partners. Mobile Money or bank transfer — via a single API. Bulk payments, real-time tracking, and full automation. Funds are handled by licensed partners, not by Wajub.

Payouts BatchLive

Beneficiaries — Batch #8842

Amadou Diallo$41.25
+221 77 123 45 67·Orange Money
Fatou Badiane$24.75
+221 76 987 65 43·Wave
Moussa Koné$82.50
+223 70 456 78 90·MTN MoMo
wajub payouts logs
$ wajub payouts create --batch 10000 --currency XOF
✓ batch created {count} beneficiaries · {total}
Why Wajub Payouts

Pay, automate, grow

Whether you need to pay freelancers, merchants, employees, or partners, Wajub Payouts offers the most comprehensive orchestration platform for outgoing payments in Africa. Payout orders are executed by our licensed partners.

Mobile Money and bank transfer support — a single integration point for all your payment needs.

16

Countries

Covered by our network

10 000

Transactions per batch

Maximum allowed

99.5%

Success rate

Weighted average

Payment channels

Two channels, one integration point

Mobile Money or bank transfer — cover all your use cases.

[01]

Mobile Money

Ref CH-A-2026

Pay directly to your beneficiaries' Mobile Money accounts — MTN MoMo, Orange Money, Wave, Airtel Money, M-Pesa.

MTN MoMoOrange MoneyWaveAirtel MoneyM-Pesa
InboundMobile Money
[02]

Bank transfer

Ref CH-B-2026

Send transfers to African and international bank accounts — IBAN, NIP, NEFT, SEPA.

IBANNIPNEFTSEPA
OutboundBank
Bulk payments

Batch payments, zero effort

Execute thousands of payments in a single API request. Ideal for salaries, commissions, and refunds.

Up to 10,000 transactions per batch
Automatic beneficiary validation
Real-time tracking of every transaction
Detailed post-processing report
Test mode to validate batches before sending
POST /transfers/batch · 200 OK · 47ms
{
  "transfers": [
    {"amount": 25000, "currency": "XAF", "beneficiary_id": "ben_abc123"},
    {"amount": 15000, "currency": "XAF", "beneficiary_id": "ben_def456"},
    {"amount": 50000, "currency": "XAF", "beneficiary_id": "ben_ghi789"}
  ],
  "reference": "salaires-juin-2026",
  "mode": "standard"
}
Beneficiary management

A centralized beneficiary database

Create and manage your beneficiaries once. No more entering their details for every transaction.

Single creation with coordinate validation
Mobile Money and bank support
Beneficiary update and deactivation
Complete transaction history per beneficiary
POST /beneficiaries · 201 Created · 32ms
{
  "type": "mobile_money",
  "name": "Jean Mbarga",
  "phone": "+237690000000",
  "operator": "cm.mtn",
  "country": "CM"
}
→ Response
{"id":"ben_abc123","status":"active"}

Ready to send payments to Africa?

Create your free account and start paying your beneficiaries in minutes.

Frequently asked questions

Payment orchestration is an intelligent middleware that sits between your application and payment providers. It routes each transaction to the best provider in real time, automatically fails over in case of downtime, and retries failed payments — all without your customers noticing any difference.

You can connect as many providers as you want from our 35+ pre-integrated providers. You can also bring your own providers (BYOP) with your credentials. The routing engine manages all providers simultaneously.