Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Scanning QRcode with payment URL does not recognize UA addresses #205

Open
Tomas-M opened this issue Sep 25, 2022 · 0 comments
Open

Scanning QRcode with payment URL does not recognize UA addresses #205

Tomas-M opened this issue Sep 25, 2022 · 0 comments

Comments

@Tomas-M
Copy link

Tomas-M commented Sep 25, 2022

I am using Zecwallet Lite v1.8.8 on Android phone.

So far this works:
When I scan a QR code (in the Send screen) which contains just the address, it works fine.
Example:
image
The QR image above contains this data:
u1xpykdm77gqdhxu6xjlfr9lvk2y0fjstr758lr6cvtm9nwx66umpln4wdst2vljem52uat0tzfql2mj3xcg59skwwa2n5gly25qdejgq9

But if I scan a QR code with the very same address but in Payment URL format, my phone vibrates and an error message is printed on the screen saying URI error, insert address here is not a valid zcash address.

image
The QR image above contains this data:
zcash:u1xpykdm77gqdhxu6xjlfr9lvk2y0fjstr758lr6cvtm9nwx66umpln4wdst2vljem52uat0tzfql2mj3xcg59skwwa2n5gly25qdejgq9?message=ahoj&amount=12

I was thinking that maybe payment URLs are not supported, but if I put there a "t" address, it can read it properly, and even fills amount properly, so there is definitely some support for it.

I expect the wallet to recognize the UA address and to fill amount and memo fields as well when scanning QR code with payment URL. But it does not work. Is this a bug?
Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant