MetroPay

Powerful Features

Everything you need to accept payments

From virtual cards to crypto payments, MetroPay provides all the tools you need to run your business efficiently and securely.

Get Started

Core Features

Built for modern businesses that need speed, security, and reliability

Virtual Cards

Issue virtual Naira and Dollar cards instantly. Perfect for online subscriptions and international payments.

Learn more

Bank-Level Security

PCI DSS Level 1 certified with 3D Secure authentication, fraud detection, and real-time monitoring.

Learn more

Instant Transfers

Send money to any bank account in Nigeria instantly. Real-time processing with 99.9% uptime.

Learn more

Global Payments

Accept payments in 135+ currencies from 150+ countries. Expand your business globally.

Learn more

Crypto Payments

Accept Bitcoin, Ethereum, USDT, and other cryptocurrencies. Instant conversion to fiat.

Learn more

Analytics Dashboard

Track transactions, monitor spending, and generate reports with our powerful analytics tools.

Learn more

Multiple Payment Methods

Give your customers the flexibility to pay however they want

Traditional Payments

  • Bank Transfers
    Instant interbank transfers with 0.5% + VAT fee
  • Card Payments
    Accept Visa, Mastercard, and Verve with 3D Secure
  • USSD Payments
    Simple payments via USSD codes
  • QR Code Payments
    Scan and pay in seconds

Modern Payments

  • Cryptocurrency
    Bitcoin, Ethereum, USDT, and more with 2% + VAT fee
  • Stablecoins
    USDC, USDT, DAI for stable value transfers
  • Mobile Money
    Integration with popular mobile wallets
  • Virtual Cards
    Naira (1.2% + VAT) and Dollar (1.5% + VAT) cards

Advanced Features

Enterprise-grade tools for businesses of all sizes

Fraud Detection

AI-powered fraud detection and prevention to protect your business and customers.

Mobile SDKs

Native iOS and Android SDKs for seamless mobile payment integration.

Recurring Billing

Automate subscription payments and recurring charges with flexible billing cycles.

Webhooks

Real-time notifications for all payment events and transaction updates.

Team Management

Role-based access control and team collaboration features for your organization.

Custom Reports

Generate detailed financial reports and export data in multiple formats.

Built for Developers

Powerful APIs and comprehensive documentation to integrate payments in minutes, not weeks.

  • RESTful APIs
    Clean, well-documented APIs with comprehensive examples
  • SDKs & Libraries
    Official libraries for JavaScript, Python, PHP, and more
  • Sandbox Environment
    Test your integration without real transactions
  • Developer Support
    Dedicated support team for technical questions
Example API Request
// Initialize payment
const payment = await metropay
  .payments.create({
    amount: 50000,
    currency: "NGN",
    email: "customer@example.com",
    metadata: {
      orderId: "ORD-12345"
    }
  });

// Verify payment
const verified = await metropay
  .payments.verify(
    payment.reference
  );

console.log(verified.status);
// "success"

Ready to get started with MetroPay?

Join thousands of businesses already using MetroPay to accept payments and grow their revenue.