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.

748 B

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