HOLLZero HollowPay platform fee
LOWLow-friction payment experience
PAYPayments made simple

Our fee? Hollow.

Create beautiful payment experiences, integrate with a simple API, and automate what happens around every payment.

How It Works

Direct to your payment destination

HollowPay orchestrates the payment experience. The money goes directly from your customer to your own UPI payment destination.

๐ŸŒ
Your Website
API
HollowPay
Direct
๐Ÿ’ฐ
Your UPI
Built for Developers

One API. One checkout. Zero platform fee.

โ—Ž

Hosted Checkout

Beautiful, mobile-first checkout. UPI QR and direct app opening. No frontend code required.

โŸจ/โŸฉ

REST API

Create orders, manage checkout sessions, and receive signed webhooks. One API for everything.

๐Ÿงช

Test Mode

Full simulation environment. Test every payment flow โ€” confirmed, pending, rejected, timeout โ€” without real money.

๐Ÿ”

Signed Webhooks

HMAC-signed webhook payloads with delivery tracking, automatic retries, and response logging.

๐Ÿ“„

Payment Pages

Accept payments without writing code. Create, publish, and share payment pages in minutes.

โ‚น0

Zero Platform Fee

No setup fee. No monthly fee. No HollowPay platform fee. You only pay your underlying payment infrastructure costs.

Pricing

Transparent. Simple. Hollow.

โ‚น0
โ‚น0 HollowPay setup fee
โ‚น0 HollowPay monthly fee
โ‚น0 HollowPay platform fee

Underlying banking, UPI, payment infrastructure, or provider charges may apply where applicable.

Developer Experience

Ship in minutes

Create an Order โ€” cURL
curl -X POST https://hollowpay.zerodaycops.in/api/v1/orders \
  -H "Authorization: Bearer hp_test_sk_..." \
  -H "Content-Type: application/json" \
  -d '{
    "amount": 50000,
    "currency": "INR",
    "description": "Pro Speed Plan",
    "customer": {
      "name": "Customer Name",
      "email": "customer@example.com",
      "phone": "+919876543210"
    }
  }'
Security

Honest by design

HollowPay never marks a payment as confirmed based on customer action alone. Merchants independently verify and confirm every payment. No fake trust badges. No misleading status messages.

Ready to build?

Create your account, copy your test API key, and create your first order in minutes.