Multi-merchant payment gateway. Connect your FamPay account, generate QR pages, and get auto-verified payments — no UTR needed.
Payment auto-detected from FamPay email. NEXRO order ID matched. No UTR entry needed from customer.
Each merchant has their own Gmail connected, their own transactions, their own API key. Complete isolation.
Live transaction stats, payment logs, and webhook callbacks for every successful payment.
Keys in format NEXRO-PAY-XXXX. Per-merchant scope. Expiry-based subscription plans.
/api/qr?upi=YOUR_UPI&amount=100¬e=Payment&key=NEXRO-PAY-xxx
Returns HTML payment page with QR, Pay Now button, and auto-polling (2s interval). Order ID format: NEXRO748291A3F9
/api/verify?order_id=NEXRO748291A3F9&key=NEXRO-PAY-xxx
Returns verified=true with full transaction data when payment detected.
/merchant/register
/merchant/gmail/connect?merchant_id=MID_xxx&key=NEXRO-PAY-xxx
/api/transactions?key=NEXRO-PAY-xxx&limit=20