Go beyond retail UPI limits. VanPaye enables businesses to collect high-value UPI payments up to ₹5 lakhs per transaction with enhanced success rates.
Collect up to ₹5 lakhs per transaction
Generate amount-specific QR codes
Create and manage custom UPI IDs
Deep-link payments into any UPI app
Automatic retry logic for failed transactions
Get funds credited instantly, even on holidays and weekends
Significantly lower fees compared to card payments
Better success rates with our optimized payment flow
Zero merchant discount rate for person-to-merchant payments
Works across 300+ UPI apps including GPay, PhonePe, Paytm
Enable instant margin deposits for trading accounts with higher UPI limits
Collect EMIs and loan repayments through UPI with higher transaction limits
Accept large-value deposits from businesses and HNI customers
Create a UPI payment request with amount and reference
POST /api/v1/upi/collect
{
"amount": 250000,
"customer_vpa": "customer@upi",
"reference": "ORDER-2024-001"
}
Show dynamic QR code or trigger UPI app intent
Response:
{
"qr_code": "data:image/png;base64...",
"intent_url": "upi://pay?pa=...",
"transaction_id": "TXN123456"
}
Get real-time updates on payment completion
Webhook:
{
"event": "payment.success",
"amount": 250000,
"transaction_id": "TXN123456"
}
Join thousands of businesses collecting payments beyond retail UPI limits