Integrate mobile payments from 1 African countries with a single API. Cash In, Cash Out and SMS β Simple, Fast, Secure.
Collect payments via Mobile Money, Wave, Orange Money and more. Payment links and QR codes generated automatically.
Transfer funds to any mobile wallet. Automatic balance validation and overdraft protection.
1 African countries, 3+ mobile networks, 3 currencies (XOF, XAF, GNF) β a single integration.
JWT authentication, SSL/TLS encryption, intelligent rate limiting, IP whitelisting and strict data validation.
Send transactional SMS to your clients. Dedicated API with balance management and custom templates.
Track your transactions in real time. CSV/Excel exports, financial reconciliation and analysis by country/network.
Intelligent routing that automatically selects the best provider for each transaction
Our REST API is designed to be simple and intuitive. Get your API key and start processing transactions immediately.
Contact us to obtain your secure access credentials.
Use our comprehensive documentation with ready-to-use code examples.
Go to production and start processing payments in 1 countries.
POST /api/v3/transactions/cash_in
// Headers
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
// Body
{
"amount": 10000,
"network_code": "orange_money_ci",
"phone_number": "+2250700000000",
"currency": "XOF"
}
// Response β 201 Created
{
"status": "processing",
"reference_id": "TXN20260508...",
"payment_url": "https://pay..."
}
High availability architecture with circuit breakers, intelligent rate limiting and multi-level cache for optimal performance.
Automatic routing to the best provider by country and network. Transparent failover in case of provider outage.
A dedicated contact, regular exchanges and full transparency on the progress of your integration.
Complete documentation, code examples and technical support for integration within hours.
Contact us to get your API keys and start processing transactions in 1 African countries.