Skip to content
Free Indian Tools

Daily · Free tool

UPI QR Generator

Builds a UPI deep-link QR code per the NPCI/BHIM specification. Works with Google Pay, PhonePe, Paytm, Amazon Pay, BHIM and any UPI-compliant app. The QR is rendered locally — your VPA never leaves the browser.

✓ HDFC Bank (Google Pay)

What customers see when they scan.

Leave blank to let payer enter any amount.

Short description on the payment screen.

Open in UPI app

upi://pay?pa=alice%40okhdfcbank&pn=Alice&cu=INR

What goes into a UPI QR

A UPI QR encodes a deep link of the form:

upi://pay?pa=alice@okhdfcbank&pn=Alice&am=499.00&cu=INR&tn=Books
  • pa — payee VPA (required). e.g. name@bank.
  • pn — payee name (required). What the customer sees.
  • am — amount in ₹. Omit to let the customer enter any amount.
  • tn — short transaction note.
  • tr — reference ID (useful to reconcile against orders).

Use cases

  • Static QR for a shop: leave amount blank → customer enters it.
  • Invoice QR: set the exact amount and a reference matching your invoice.
  • Donation QR: add a fixed amount or leave open.