5 Payment Providers — Live

Accept Payments Across Africa and Beyond

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

Mobile MoneyWaveCrypto
+221
Amount to payXOF 10,000

Powered by LivréPay

Payment Confirmed
256-bit Encrypted

Integrations

Trusted Payment Providers

One API integration unlocks all supported providers instantly — no separate deals needed.

W

Wave

Instant mobile wallet transfers

O

Orange Money

Pan-African mobile money leader

M

MTN MoMo

Mobile payments across West Africa

P

Peya Pay

Digital wallet for the modern era

Crypto

Accept USDT, BTC & more

Capabilities

Everything you need to accept payments

Built from the ground up for African markets, with the global standards your business deserves.

Fast Integration

Integrate payments in minutes with our REST API and comprehensive SDKs

Secure Transactions

Bank-grade encryption and signature verification on every transaction

API Driven

Clean, well-documented REST API with predictable response formats

Webhook Support

Real-time payment event notifications delivered to your server

Real-Time Tracking

Monitor every transaction as it happens with detailed status updates

QR Payments

Generate static QR codes for in-person and online payments

Merchant Dashboard

Full-featured analytics and management portal for your business

Getting Started

Up and running in four simple steps

01

Create Merchant Account

Sign up in minutes and complete our streamlined KYB verification.

02

Generate API Credentials

Get your live and test API keys from the merchant dashboard.

03

Integrate the API

Follow our clear documentation to embed payments in your app or site.

04

Start Receiving Payments

Go live and accept payments from customers across Africa and beyond.

Developer Experience

Built for Developers

Our REST API follows predictable conventions and returns consistent JSON responses. Integrate once and support every provider — no separate SDKs per gateway.

  • RESTful API with JSON responses
  • HMAC signature verification
  • Comprehensive webhook events
  • Sandbox environment for testing
  • Detailed error codes & messages
Read the full documentation
create-payment.js
// Create a payment
const 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 checkout
window.location.href = data.checkout_url;

Pricing

Simple, transparent pricing

No monthly fees. No hidden charges. Pay only a small percentage on successful transactions.

Payment Collection

Start accepting payments immediately

2.5%per transaction
  • Accept all payment providers
  • Real-time notifications
  • Transaction dashboard
  • Full API access
Get Started Free
Most Popular

Collection + Settlement

Full stack payment solution

3.5%per transaction
  • Everything in Collection
  • Automatic settlement
  • Revenue analytics
  • Priority support
Get Started Free

Ready to start accepting payments?

Join hundreds of merchants already using LivréPay to grow their business across Africa.