Open Kamuno opened 3 years ago
What's the feature request here? At least the example on Wikipedia is already scanned ok.
It's not about scanning the code but supporting it. Currently only the content text of the QR code will be displayed. It should rather be displayed in an ordered manner, like when scanning a contact.
I would also really like to have it in the list of codes it can generate
I agree. Generating such a code/image would be helpful when you are standing in front of a banking terminal (and prepared them before). At least you need Receiver, IBAN, Amount and Reason. Instead of EPC I encountered another format (ISO charset). A Sparkasse terminal can read both :)
bank://singlepaymentsepa?name=DER%20EMPF%C4NGER&iban=DEXXXXXX&amount=3.49&reason=EINKAUF%20BEI%20ALDI¤cy=EUR
If this gets implemented then I hope Pix, which is quite similar (at least it seems similar), gets implemented.
Edit: QR Codes generated by the Brazilian payment standard Pix follows the EMV QR Code standard, so just implementing a way to show details about EMV QR Codes (like merchant names and transaction amounts) and it will already support Pix and probably all other payment systems that follow this standard. There is a Kotlin library for that.
I just ask whoever implements this to keep the option to copy the raw unparsed code easily accessible as I use this feature often: my bank app's QR code scanner is horrible at reading those codes, but they (and all banks implementing Pix) allow copy pasting from other scanner.
https://de.wikipedia.org/wiki/EPC-QR-Code