The all-in-one payment gateway aggregator for Nigerian businesses. One integration, multiple payment methods, unlimited possibilities.
Everything you need to accept payments and grow your business
Single integration gives you access to multiple payment gateways. No need to integrate with each gateway separately.
Accept payments via cards, bank transfers, USSD, mobile money, and bank accounts. All in one platform.
Accept payments in NGN, USD, GBP, and EUR. Expand your business globally with multi-currency support.
Get approved and start accepting payments within 24 hours. No lengthy onboarding process.
Comprehensive dashboard with real-time insights, transaction reports, and settlement tracking.
PCI-DSS compliant infrastructure with bank-level encryption and fraud detection systems.
Whether you have a website or not, we've got you covered
Don't have a website? No problem. Get listed on our platform and start accepting payments immediately.
Example: DSTV, EKEDC, Airtime Top-up
Already have a website or app? Integrate our payment API and start accepting payments on your own platform.
Example: E-commerce stores, SaaS platforms, Online services
Give your customers the flexibility to pay however they want
Visa, Mastercard, Verve
Direct bank transfers
Pay with *737# codes
Direct debit payments
Get started in minutes with our easy-to-use API. We provide SDKs for PHP, Node.js, Python, and more.
// Initialize payment
fetch('https://openpay.com.ng/api/v1/public/initiate-payment', {
method: 'POST',
headers: {
'Content-Type': 'application/json',
'Authorization': 'Bearer YOUR_API_KEY'
},
body: JSON.stringify({
amount: 10000,
currency: 'NGN',
customer_email: '[email protected]',
callback_url: 'https://yoursite.com/callback'
})
})
.then(response => response.json())
.then(data => {
// Redirect to payment page
window.location = data.payment_url;
});
No hidden fees. Pay only when you make money.
Per successful transaction
Per successful transaction
Per successful transaction
See what our merchants are saying
"OpenPay has transformed our business. We can now accept payments from customers anywhere in Nigeria without any technical hassle."
"The integration was seamless. We were up and running in less than an hour. Customer support is also excellent!"
"Being listed as a hosted merchant on OpenPay was the best decision. We don't need to worry about payment infrastructure."
Join thousands of businesses already accepting payments with OpenPay