UPI payment verification for indie developers
Your customers pay via UPI directly to your bank. We verify the transaction through SMS and fire a webhook. No gateway. No commission. You keep 100%.
One POST request with the amount and your internal reference. We return a checkout URL.
They scan a QR or tap a UPI deep link. The money goes straight to your bank account.
Our companion app reads the bank SMS, matches the amount, and fires a signed webhook to your backend.
The whole toolkit. No enterprise plans. No paywalls.
Create shareable links for invoices, products, or tips. No code needed. Copy, share, get paid.
Drop a 3-line script on your site. Customers pay inside a branded modal without leaving your page.
We POST to your endpoint with a SHA-256 signature. Verify it server-side. Stripe-grade security.
Your logo, your colors, your success message on the checkout page. White-label ready.
Separate API keys. A built-in simulator to test the full flow without spending a rupee.
A Postman-like tool inside your dashboard. Create orders, check statuses, debug — all in-browser.
Ship faster with native libraries. TypeScript included.
Backend · Create orders · Verify webhooks
Frontend · Drop-in checkout · Zero config
One webhook. That's all you handle.
When the payment hits your bank, our companion app reads the SMS, matches the amount to the pending order, and POSTs a signed payload to your endpoint. Parse it. Fulfill the order. Done.
REST API · HMAC-SHA256 signatures · Idempotent · Retry with backoff
No contracts. No monthly fees. No commission. Free forever.
Create your account