Getting Started
This provides a detailed breakdown for Integrating Alternative payment menthods for Centiwise API Gateway
Overview
Find additional important documentations below
CARDS DOCUMENTATION---- > HERE
Merchant Manual----->Here
Centiwise is a PCI DSS-certified payment gateway that enables merchant payins (collections) and payouts (disbursements) across 15+ African countries via REST API.
What You Can Do
| Capability | Description |
|---|---|
| Payin | Accept mobile-money, bank tranfer, and local cards payments from customers |
| Payout | Disburse funds directly to customer wallets , both Mobile wallet and bank accounts |
| Multi-currency | Unified API across 15+ countries and currencies |
| Webhooks | synchronous status notifications via server callbacks |
| Security | OAuth 1.0 with RSA-SHA256 request signing on every call |
Supported Countries
| Country | Currency | Provider(s)-Purpose Parameters |
|---|---|---|
| Kenya | KES | M-PESA AIRTEL |
| Tanzania | TZS | AIRTEL HOLA/HaloPesa/Halotel TPESA/ TIGO/TigoPesa/YAS VODACOM SELCOME |
| Uganda | UGX | MTN AIRTEL |
| Ghana | GHS | AIRTEL MTN |
| Nigeria | NGN | Bank / OPay / PalmPay |
| Zambia | ZMW | AIRTEL MTN ZAMTEL |
| Rwanda | RWF | MTN AIRTEL |
| Egypt | EGP | Fawry - (WALLET/CASH) |
| South Africa | ZAR | EFTS |
| XOF Zone (BF, CI, SN, GN, BN) | XOF | MOVE,WAVE,ORANGE,MTN,FREEMONEY,OPAY e.t.c |
How It Works
Your Server ──POST──► Centiwise API ──► Mobile Money / Bank / Wallet
│
(Load Redirect)
│
(sync callback)
│
Your Callback URL ◄────────────┘- Your server signs and sends a payin or payout request to Centiwise
- Centiwise routes the transaction to the appropriate local provider
- A webhook is sent to your
server_callback_urlwhen the status changes - You acknowledge the webhook and update your system accordingly
Updated 4 months ago
What’s Next
Did this page help you?
