Skip to content

prashant64bit/CustomQrAmount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPI QR Generator

A web app that generates a UPI payment QR after the user enters an amount.
Designed to be easy to deploy, self-host, and customize.

Live Demo

https://customqramount.us.kg/

Deploy

  • Upload index.html, config.js, style.css and script.js to any static hosting service
  • Or open it directly in a browser for local use
  • HTTPS is recommended for best sharing support

Customize UPI Details

UPI details are hard-coded inside config.js.

Edit the following values :

  • Payee Name: PRASHANT THAKUR
  • UPI ID: shortageofname@okicici
  • Currency: INR

Amount is always entered by the user.

Files

File
Index.html
style.css
config.js
script.js

Notes

  • Runs fully in the browser
  • No backend required
  • No data storage or tracking

LICENSE

This project is licensed under the MIT License.

About

A web app that generates a UPI payment QR after the user enters an amount. Easy to host, easy to customize, and runs entirely in the browser.

Topics

Resources

License

Stars

Watchers

Forks

Contributors