QR Payments

Scan. Pay.
Instant Settlement

Power your merchant network with dynamic QR codes — accept UPI, Bharat QR, and international payments from any app, any device, anywhere. Real-time settlements, zero checkout friction.

0 QRs Generated/Day
0s Avg Scan-to-Credit
0% Success Rate
<0.8s Credit
NPCI Certified
Live QR Payment Active
₹ 2,499.00
Powered by Paylogic · UPI Merchant
QR expires in 05:00
₹84L Today's Volume
4,218 Transactions
99.9% Success Rate

Trusted by 50,000+ merchants across India

Every QR Format, One Platform

Static, dynamic, and intent-based QR codes for every merchant scenario — from kiosk counters to e-commerce checkouts.

Dynamic QR
Generate unique QR codes per transaction — with amount pre-filled, expiry window, and callback webhook. Ideal for online and high-value payments.
Per-txn Auto-expire Webhook
Static Merchant QR
Permanent QR stickers for physical stores — customers scan and enter amounts. Print-ready, waterproof, and linked to your merchant VPA.
Permanent Print-ready VPA
Bharat QR
NPCI-certified Bharat QR for card-based payments — supports Rupay, Visa, Mastercard, and Amex alongside UPI on the same code.
Rupay Visa/MC NPCI

Everything a Merchant Needs

From real-time payment confirmation to dispute automation — our QR platform covers every merchant workflow.

Dynamic QR Generation
API-driven per-transaction QR with amount, expiry, and order metadata embedded.
All UPI Apps Supported
Works with PhonePe, Google Pay, Paytm, BHIM, Amazon Pay, and all 150+ NPCI-registered apps.
Real-time Analytics
Transaction-level insights — success rates, peak hours, top SKUs, and settlement reports.
Instant Webhooks
HMAC-signed real-time notifications — your system knows the moment payment lands.
Dispute Management
Automated chargeback handling with evidence collection — 90% disputes resolved without manual intervention.
Dynamic QR — Transaction Details
Order ID #ORD-8842-XZ
Amount ₹2,499.00
UPI Ref UPIQR9x3mKzT
Expires In 4:58 Active
Status Awaiting Payment Live
Merchant VPA merchant@paylogic
Supported UPI Applications
PhonePe
GPay
Paytm
BHIM
Amazon
150+ more

All NPCI-registered UPI apps work automatically — no separate integration needed.

Today's QR Analytics
₹84L Total Volume
4,218 Transactions
99.9% Success Rate
0.8s Avg Latency

Peak hour: 12pm–2pm · Top UPI app: PhonePe (42%)

Payment Webhook Payload
{
  "event": "payment.success",
  "order_id": "ORD-8842-XZ",
  "amount": 249900,
  "utr": "407119284531",
  "payer_vpa": "user@ybl",
  "settled": true,
  "timestamp": "2025-05-25T14:32:17Z"
}
Automated Dispute Resolution
1
Dispute Received
T+0
2
Evidence Auto-Collected
T+1hr
3
NPCI Response Filed
T+6hr
4
Dispute Resolved
Closed
0
QRs Generated Daily
Across all merchant categories
0
Active Merchants
From kirana to enterprise
0
Scan-to-Credit
Average confirmation time
₹0
Monthly GMV
Processed through QR payments

QR in Your App in Minutes

Two API calls to generate and verify a QR payment. No complex NPCI setup — we handle the NPCI connectivity so you don't have to.

curl -X POST https://api.paylogic.in/v1/qr/generate \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "merchant_id": "mid_xyz123",
    "amount": 249900,
    "currency": "INR",
    "order_id": "ORD-8842-XZ",
    "expiry_minutes": 5,
    "webhook_url": "https://yoursite.com/webhook"
  }'
curl -X GET \
  https://api.paylogic.in/v1/qr/status/UPIQR9x3mKzT \
  -H "Authorization: Bearer YOUR_API_KEY"

# Response (see Response tab)
# Polling interval: 2s max · or use webhooks
// Node.js webhook handler
app.post('/webhook', (req, res) => {
  const sig = req.headers['x-paylogic-signature'];
  const valid = paylogic.verifyWebhook(
    req.body, sig, 'YOUR_WEBHOOK_SECRET'
  );
  if (!valid) return res.status(401).end();

  const { event, order_id, amount } = req.body;
  if (event === 'payment.success') {
    // Fulfil order
  }
  res.status(200).end();
});
{
  "qr_id":     "UPIQR9x3mKzT",
  "qr_url":    "https://api.paylogic.in/qr/UPIQR9x3mKzT.png",
  "upi_link":  "upi://pay?pa=merchant@paylogic&am=2499",
  "status":    "active",
  "expires_at": "2025-05-25T14:37:17Z",
  "amount":    249900
}
1
Register as Merchant
Onboard in under 10 minutes — get your Merchant ID, VPA, and API keys instantly after KYB verification.
2
Generate Your QR
One POST call creates a dynamic QR. Embed the returned PNG or use the UPI deeplink in your app.
3
Set Up Webhooks
Register your endpoint once — receive signed payment confirmations in real time, no polling required.
4
Receive Settlements
T+1 settlement to your bank account — or opt for real-time settlement via our instant payout rails.
Node.js Python Java PHP React Native Flutter REST API

QR Payments for Every Segment

From roadside kiosks to SaaS billing — QR payments simplify collections for every merchant type.

Retail & Kirana
Print static QR at the counter — customers scan from any app. Daily collections auto-settled to your account.
Static QRWalk-in
Restaurant & QSR
Table-specific QR codes linked to POS orders — guests pay on their phone while staff focuses on service.
Table QRPOS-linked
E-commerce Checkout
Dynamic QR on the order confirmation page — highest UPI conversion for mobile shoppers. 40% lower drop-off vs redirect flows.
DynamicMobile
Transit & Ticketing
Bus, metro, and parking QR payments — pre-generated codes on vehicles or kiosks with T+0 reconciliation.
TransitKiosk
Bill & Utility Payments
Embed QR in paper bills, SMS, or WhatsApp — customers pay instantly with no login required.
BillsWhatsApp
Events & Ticketing
Event-entry QR with embedded ticket validity — scan to pay, scan to enter. Single code for payment + access control.
EventsAccess

NPCI & RBI Certified

Every QR transaction is secured by multi-layer fraud detection, encrypted communication, and regulatory-grade compliance.

NPCI Certified
Certified UPI PSP and TPAP partner — direct NPCI connectivity for lowest-latency QR processing.
RBI PA Licensed
RBI Payment Aggregator license — full regulatory compliance for merchant onboarding and fund settlement.
PCI DSS L1
Annual third-party PCI DSS Level 1 audit — no card data touches your systems, ever.
TLS 1.3 + HMAC
All QR generation and webhook calls use TLS 1.3. Every event signed with HMAC-SHA256.
Fraud Detection
Real-time velocity checks, device fingerprinting, and ML fraud models — blocking bad actors before payout.
Data Localisation
100% India-based data storage — full DPDP and RBI data residency compliance.

Zero Platform Fees, Pay Per Scan

Start free — pay only for successful transactions. Rates drop as your volume grows. No setup fees, no monthly charges.

Starter
Kirana
Perfect for small merchants, individual shops, and freelancers starting with QR.
0.3
%
per transaction
min ₹0 · max ₹5
  • Static QR generation
  • Up to 500 txns/month free
  • T+1 settlement
  • Basic analytics dashboard
  • WhatsApp payment links
Get Started Free
Enterprise
Platform
Custom rates for high-volume platforms, chains, and aggregators managing thousands of merchants.
Custom
volume-based rates
starting from 0.18%
  • White-label QR branding
  • Dedicated settlement account
  • Custom SLA + uptime
  • Dedicated success manager
  • On-premise deployment option
  • 24/7 enterprise support
Contact Sales
Start Accepting Payments

Your First QR in 2 Minutes

Join 50,000+ merchants who trust Paylogic for instant, zero-friction QR payments. Start free — go live before your next customer walks in.

NPCI Certified PCI DSS L1 5M+ QRs/Day 24/7 Support