teambtcmap / btcmap-android

Easily find places to spend sats anywhere on the planet
https://f-droid.org/packages/org.btcmap/
GNU Affero General Public License v3.0
71 stars 28 forks source link

Qerko support - Android #42

Closed dadofsambonzuki closed 10 months ago

dadofsambonzuki commented 1 year ago

The Czech community has started adding Qerko locations to OSM using the currency:XBT=yes and payment:qerko:lightning=yes tags.

These locations currently show on the BTC Map Apps (because currency:XBT=yes), but users are not made aware that they require the companion Qerko Point-of-sale app, which generates the BOLT11 invoice.

We should somehow differentiate these locations in the UI, perhaps not on the global map view, but certainly on the pop-up / merchant page.

I see on Android we don't show payment details at all right now. My personal preference is to show the information held in the payment tag, but I know we differ on this @bubelov :)

bubelov commented 10 months ago

Done