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 796aa0c44d
Merge pull request #1 from syedfaizan/main
5 years ago
LICENSE Initial commit 5 years ago
README.md added some UI treaks and readme updates 5 years ago
index.html added some UI treaks and readme updates 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

This tool first generates a UPI id from bank details provided and then generates following items for end users to reuse.

  1. QR code image
  2. Sharable URL
    • Shareable URLs This tool does not save/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 UPI application of your choice on any device

Powered by

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