Skip to content
New: Konsole — real-time API debugger

Accept payments in Africa with a single API

Mobile Money, bank cards, bank transfers — Wajub intelligently orchestrates your providers and unifies your payment flows across all of Africa.

POST /payments
curl https://api.wajub.com/payments \
  -H "Authorization: pk_test.8f2b91c4d7e6a0f3" \
  -H "Content-Type: application/json" \
  -d '{
    "amount": 25000,
    "currency": "XAF",
    "customer": { "email": "amina@example.com" },
    "callback": "https://example.com/return"
  }'

Get your API keys

Sign up on the Dashboard, grab your sandbox keys, and start testing in minutes — no paperwork, no wait.

Explore all products

One platform, every payment need — from orchestration to fraud detection.

API reference

The contract — endpoints, errors, versioning

Quick links

Go directly to essential resources.