Payments
API Services
Technology
Company
Login 🚀 Get Started
🔷 UPI Payment Solution

Accept UPI via QR, Collect & Deep Link

ZuelPay UPI Payment Solution enables instant push and pull payments across all UPI apps — PhonePe, Google Pay, Paytm, BHIM and 200M+ users. QR codes, collect requests, payment links and deep links — all in one API.

What is UPI Payment Solution?

India's Most Advanced Payment Method

UPI (Unified Payments Interface) enables users to perform instant push and pull transactions from any account using their mobile and a single identifier — mobile number, UPI ID or virtual payment address — without entering bank account details.

ZuelPay UPI Payment Solution gives your platform all UPI collection modes — static QR, dynamic QR, collect request, payment link and deep link — with real-time settlement, NPCI-compliant flow and T+0 settlement to your account.

Collect payments from any UPI-enabled app — PhonePe, Google Pay, Paytm, BHIM, WhatsApp Pay, Amazon Pay and 20+ other apps across 200 million+ active UPI users in India.

📄 API Documentation UPI Collection API →
200M+
UPI users India
T+0
Settlement
24/7
Instant transfer
0%
MDR on UPI
Collection Modes

4 Ways to Collect via UPI

📱

Static QR Code

Generate a fixed QR code for your merchant UPI ID. Customer scans and pays any amount. Perfect for retail counters, invoices, receipts and printed materials.

Best for: Retail shops, restaurants, offline merchants
🔢

Dynamic QR Code

Generate a QR code with a specific amount pre-filled per transaction. Customer scans and amount is auto-populated. Perfect for e-commerce checkout, billing and invoices.

Best for: E-commerce, subscription billing, invoices
📨

UPI Collect Request

Push a payment request to the customer's UPI ID or mobile number. They get a notification in their UPI app and approve with PIN. No QR scan needed.

Best for: Recurring billing, EMI collections, B2B invoicing
🔗

Payment Link / Deep Link

Generate shareable payment links via WhatsApp, SMS or email. On mobile, deep links open the customer's preferred UPI app directly with amount pre-filled.

Best for: Social commerce, WhatsApp business, SMS campaigns
Supported UPI Apps

Works with Every UPI App

📱 PhonePe 🔵 Google Pay (GPay) 💙 Paytm 🔷 BHIM 💬 WhatsApp Pay 🟠 Amazon Pay 🏦 Airtel Payments Bank 🟣 iMobile (ICICI) 🔴 HDFC PayZapp 🟢 Kotak 811 + 20 more UPI apps

Real-time Confirmation

Payment success confirmed instantly — webhook fires within 2 seconds of customer authorisation.

📅

Customisable Deadline

Set expiry for collect requests — 15 mins to 72 hours — auto-expired and status updated via webhook.

🔄

Mandate for Recurring

UPI AutoPay mandate — customer approves once, future payments collected automatically on schedule.

REST API · JSON
Dynamic QR
Collect Request
Webhook
// Generate dynamic UPI QR
// POST /v2/upi/qr/generate

fetch('https://api.zuelpay.com/v2/upi/qr/generate', {
  method: 'POST',
  headers: { 'Authorization': 'Bearer zp_live_xxx' },
  body: JSON.stringify({
    amount: 1499,
    order_id: 'ORD_2026_001',
    description: 'Premium Subscription',
    expire_minutes: 15
  })
});

{ "qr_code": "data:image/png;base64,...",
  "upi_string": "upi://pay?pa=zpay@...",
  "deep_link": "https://zpay.link/..." }
Related Services

Complete Payment Suite

Add UPI to Your Platform Today

QR, collect, deep link — all modes in one API. T+0 settlement, 200M+ UPI users. Zero MDR.