bitshares-ui icon indicating copy to clipboard operation
bitshares-ui copied to clipboard

Include QR code alongside invoice request copy button

Open grctest opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe. When a payment invoice is created, the merchant has to copy the text string and send this to the customer.

When the customer goes to pay, they have the option to either enter the payment request string, or they can scan a QR code to enter the text string quicker.

There isn't a built in QR code generated at the payment request page, so the QR code has to either be generated with an external app (or implemented custom by merchant in their web ui), or the customer has to enter the text.

If at a shop till, copying text from one device to another without a QR code is complex.

Describe the solution you'd like Beside the 'copy string' button, add a QR code generation modal button, enabling the customer to more quickly scan the payment request.

Describe alternatives you've considered Use 3rd party merchant apps.

Additional context This is an UX improvement request.

grctest avatar Dec 03 '22 14:12 grctest

do you have an example for me-?

sschiessl-bcp avatar Dec 17 '22 20:12 sschiessl-bcp

An example like example code to generate a QR code? https://github.com/BTS-CM/BTS-QRCodes

There's also the raw beet deeplinks which would be another alternative to fully logging into the bitshares-ui.

grctest avatar Jan 13 '23 01:01 grctest