Paystack
Nigeria, Ghana, South Africa, Kenya View Guide →
npm install @noelzappy/voltaximport { Voltax, Currency, PaymentStatus } from "@noelzappy/voltax";
const paystack = Voltax("paystack", { secretKey: process.env.PAYSTACK_SECRET_KEY!,});
const payment = await paystack.initiatePayment({ amount: 5000, email: "customer@example.com", currency: Currency.NGN,});
// Redirect customer to payment.authorizationUrlPaystack
Nigeria, Ghana, South Africa, Kenya View Guide →
Flutterwave
Nigeria, Ghana, Kenya + 30 more countries View Guide →
Hubtel
Ghana (Mobile Money) View Guide →
Moolre
Ghana, Nigeria View Guide →
LibertePay
Ghana (Mobile Money) View Guide →
Getting Started
Install and configure Voltax in minutes.
API Reference
Explore the complete API documentation.