उपयोग कैसे करें: UPI Payment क्यूआर कोड जनरेटर
UPI Payment क्यूआर कोड जनरेटर एक निःशुल्क ऑनलाइन qr टूल है जो आपके ब्राउज़र में तुरंत build a upi://pay QR code with payee VPA, name, amount, note and currency, validating the VPA and amount formats करता है। डेटा पेस्ट करें, विकल्प चुनें और रीयल-टाइम परिणाम पाएँ — कोई इंस्टॉलेशन नहीं, साइन-अप नहीं, सर्वर पर कुछ भी अपलोड नहीं।
UPI Payment क्यूआर कोड जनरेटर अभी उपयोग करें →
विवरण
Build a upi://pay QR code with payee VPA, name, amount, note and currency, validating the VPA and amount formats.
- qr
- सब कुछ क्लाइंट-साइड होने से API कुंजी जैसे संवेदनशील डेटा के लिए भी UPI Payment क्यूआर कोड जनरेटर सुरक्षित है।
उपयोग कैसे करें
UPI Payment क्यूआर कोड जनरेटर इस्तेमाल करने के तीन चरण:
- इनपुट बॉक्स में डेटा पेस्ट करें (या उदाहरण लोड करें)।
- लक्ष्य प्रारूप के अनुसार विकल्प सेट करें।
- आउटपुट कॉपी/डाउनलोड करें — टाइप करते ही लाइव अपडेट।
चलाएँ
उदाहरण
Builds upi://pay?pa=…&pn=…&am=…&tn=…&cu=INR and validates the VPA and amount formats.
आउटपुट(由工具此刻实时生成)
<div class="qr-out">
<div class="qr-preview"><img src="data:image/png;base64,iVBORw0KGgo=" alt="QR code" width="256" height="256" style="max-width:100%;height:auto;image-rendering:pixelated"></div>
<div class="qr-meta">
<table class="tb-table"><tbody>
<tr><th>Detected type</th><td>UPI</td></tr>
<tr><th>Version</th><td>5 (37×37 modules)</td></tr>
<tr><th>Error correction</th><td>M</td></tr>
<tr><th>Quiet zone</th><td>4 module(s)</td></tr>
<tr><th>Payload size</th><td>72 bytes (UTF-8)</td></tr>
<tr><th>Contrast</th><td>21.00:1</td></tr>
<tr><th>Validation</th><td class="ok">VALID</td></tr>
<tr><th>Render → decode self-test</th><td class="bad">FAILED (decoded ≠ payload)</td></tr>
</tbody></table>
<table class="tb-table"><tbody><tr><th>pa</th><td>name@bank</td></tr><tr><th>pn</th><td>Test Payee</td></tr><tr><th>am</th><td>10.00</td></tr><tr><th>tn</th><td>Invoice 42</td></tr><tr><th>cu</th><td>INR</td></tr></tbody></table>
</div>
</div>
<div class="qr-payload"><strong>Payload</strong><pre class="ex-io">upi://pay?pa=name%40bank&pn=Test%20Payee&am=10.00&tn=Invoice%2042&cu=INR</pre></div>
<div class="tb-btns qr-actions">
<button class="btn btn-primary" data-qr-dl="png">Download PNG</button>
<button class="btn" data-qr-dl="svg">Download SVG</button>
<button class="btn" data-qr-copy="payload">Copy payload</button>
<button class="btn" data-qr-copy="svg">Copy SVG</button>
<button class="btn" data-qr-copy="image">Copy image</button>
<button class="btn" data-qr-print>Print</button>
</div>
<p class="ex-note">Generated and verified entirely in your browser. No data is uploaded.</p>
此输出由工具真实运行产生,并非人工编写。
उपयोग के मामले
आम स्थितियाँ जहाँ UPI Payment क्यूआर कोड जनरेटर मदद करता है:
- Build a upi://pay QR code with payee VPA, name, amount, note and currency, validating the VPA and amount formats.
पैरामीटर
| key | विकल्प | type | allowed | default | UPI Payment क्यूआर कोड जनरेटर |
|---|---|---|---|---|---|
type | Content type | select | text, url, wifi, email, phone, sms, vcard, mecard, geo, calendar, whatsapp, telegram, bitcoin, ethereum, upi, json, custom | — | upi |
ec | Error correction | select | M (M ≈ 15% (default)), L (L ≈ 7%), Q (Q ≈ 25%), H (H ≈ 30% (needed for logos)) | — | M |
version | Version (0 = auto) | number | — | 0 | — |
margin | Quiet zone (modules) | number | — | 4 | 4 |
scale | Module size (px) | number | — | 8 | — |
fg | Foreground | color | — | #000000 | — |
bg | Background | color | — | #ffffff | — |
dot | Module style | select | square (Square), rounded (Rounded), dots (Dots) | — | — |
corner | Finder pattern style | select | square (Square (safest)), styled (Styled) | — | — |
इनपुट: — · आउटपुट: HTML · live: ✗
सामान्य प्रश्न
UPI Payment QR Code Generator क्या है?
UPI Payment QR Code Generator build a upi://pay QR code with payee VPA, name, amount, note and currency, validating the VPA and amount formats के लिए है। यह पूरा आपके ब्राउज़र में चलता है, डेटा निजी रहता है।
क्या UPI Payment QR Code Generator निःशुल्क है?
हाँ। असीमित, बिना पंजीकरण या इंस्टॉलेशन के।
क्या मेरा डेटा अपलोड होता है?
नहीं। सारी प्रक्राियाँ आपके ब्राउज़र में होती हैं।
ध्यान देने योग्य
- 结果不会随输入实时更新——修改输入后请点击「运行」。
- 输出以格式化内容呈现;如需纯文本请使用「复制」。
- 全部计算在浏览器端完成,因此超大输入受限于标签页内存,而非服务器上传限制。