Unified payment gateway for websites and online businesses. Connect with local payment providers and cryptocurrency networks through a single powerful API.
50K+
Transactions Processed
500+
Merchants
12+
Countries
Order Total
XOF 10,000
Powered by LivréPay
Integrations
One API integration unlocks all supported providers instantly — no separate deals needed.
Wave
Instant mobile wallet transfers
Orange Money
Pan-African mobile money leader
MTN MoMo
Mobile payments across West Africa
Peya Pay
Digital wallet for the modern era
Crypto
Accept USDT, BTC & more
Capabilities
Built from the ground up for African markets, with the global standards your business deserves.
Integrate payments in minutes with our REST API and comprehensive SDKs
Bank-grade encryption and signature verification on every transaction
Clean, well-documented REST API with predictable response formats
Real-time payment event notifications delivered to your server
Monitor every transaction as it happens with detailed status updates
Generate static QR codes for in-person and online payments
Full-featured analytics and management portal for your business
Getting Started
Sign up in minutes and complete our streamlined KYB verification.
Get your live and test API keys from the merchant dashboard.
Follow our clear documentation to embed payments in your app or site.
Go live and accept payments from customers across Africa and beyond.
Developer Experience
Our REST API follows predictable conventions and returns consistent JSON responses. Integrate once and support every provider — no separate SDKs per gateway.
// Create a paymentconst response = await fetch('https://api.livrepay.com/v1/payments/create', {method: 'POST',headers: {'Authorization': 'Bearer lpk_live_...','Content-Type': 'application/json'},body: JSON.stringify({amount: 10000,currency: 'XOF',merchant_reference: 'ORDER_123',customer_name: 'John Doe',customer_email: 'john@example.com',callback_url: 'https://yoursite.com/callback'})});const { data } = await response.json();// Redirect customer to checkoutwindow.location.href = data.checkout_url;
Pricing
No monthly fees. No hidden charges. Pay only a small percentage on successful transactions.
Start accepting payments immediately
Full stack payment solution
Join hundreds of merchants already using LivréPay to grow their business across Africa.