---
layout: home
hero:
  name: ZevPay Checkout
  text: Accept Payments in Nigeria
  tagline: Integrate secure payment collection via bank transfer, PayID, and cards with just a few lines of code.
  actions:
    - theme: brand
      text: Get Started
      link: /guide/quick-start
    - theme: alt
      text: API Reference
      link: /api/overview

features:
  - title: Bank Transfer
    details: Generate temporary virtual accounts for one-time payments. Customers transfer from any bank and payments are confirmed automatically.
  - title: ZevPay ID
    details: Accept instant peer-to-peer payments via dynamic PayIDs. Customers pay directly from the ZevPay app.
  - title: Inline & Standard Checkout
    details: Drop-in modal for your website or redirect to a hosted checkout page. Both options are fully customizable.
  - title: Webhooks
    details: Get real-time notifications when payments are completed, failed, or expired. Signed with HMAC-SHA256.
  - title: Test Mode
    details: Use test API keys to build and test your integration without processing real payments.
  - title: Dashboard
    details: Monitor transactions, manage API keys, configure payment methods, and view analytics from the merchant dashboard.
---
