You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Harish Karumuthil 4d3cbc3c03 Remove fbcid kind of tracking query params from URL 5 years ago
LICENSE Initial commit 5 years ago
README.md Merge branch 'main' of github.com:harish2704/UPI-QR-code-from-bank-details into main 5 years ago
index.html Remove fbcid kind of tracking query params from URL 5 years ago

README.md

UPI-QR-code-from-bank-details

Generate shareable QR code, link from bank details to use with UPI payment apps

Try it now

It first generate a UPI id from bank details and then generates following items for end users.

  1. QR code image
  2. Sharable URL
    • Shareable URLs do not send any banking data to any third party servers. The data is stored in "hashbang" which is only accessible to web browsers and not sent to servers
  3. Mobile friendly link which will invoke the installed UPI application in any device

Powered by

  1. https://github.com/soldair/node-qrcode
  2. https://milligram.io/
  3. https://unpkg.com/
  4. Github pages