sahilmidha / UPI_QRcode

An android application to generate QR code as per NPCI UPI linking specifications so that UPI apps and PSP can detect these codes and fill up the payee details.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UPI_QRcode

An android application to generate QR code as per NPCI UPI linking specifications so that UPI apps and PSP can detect these codes and fill up the payee details. It uses the open source ZXing library to generate the QR code. The user enters the payee details.After entering, two buttons are provided :-

  1. Generate QR Code- On click of this button, the QR code containing the entered details pf payee is generated.
  2. Download QR code- On click of this button, the generated QR code is downloaded into "Pictures" directory in gallery.

About

An android application to generate QR code as per NPCI UPI linking specifications so that UPI apps and PSP can detect these codes and fill up the payee details.


Languages

Language:Java 100.0%