Update Tagging Merchants
parent
130b8c067e
commit
aff6f18726
@ -76,12 +76,17 @@ More information on element types can be found [here](https://wiki.openstreetmap
|
|||||||
|
|
||||||
The following tags drive the behavior of our apps, so please be as specific as you can when tagging.
|
The following tags drive the behavior of our apps, so please be as specific as you can when tagging.
|
||||||
|
|
||||||
`payment:onchain=yes` - Denotes that on-chain payments _are_ accepted.
|
`payment:onchain=**yes**` - Denotes that on-chain payments _are_ accepted.
|
||||||
`payment:onchain=no` - Denotes that on-chain payments _are not_ accepted.
|
|
||||||
`payment:lightning=yes` - This denotes that Lightning payments _are_ accepted.
|
`payment:onchain=**no**` - Denotes that on-chain payments _are not_ accepted.
|
||||||
`payment:lightning=no` - This denotes that Lightning payments _are not_ accepted.
|
|
||||||
`payment:lightning_contactless=yes` - This denotes that NFC Lightning payments _are_ accepted.
|
`payment:lightning=**yes**` - This denotes that Lightning payments _are_ accepted.
|
||||||
`payment:lightning_contactless=no` - This denotes that NFC Lightning payments _are not_ accepted.
|
|
||||||
|
`payment:lightning=**no**` - This denotes that Lightning payments _are not_ accepted.
|
||||||
|
|
||||||
|
`payment:lightning_contactless=**yes**` - This denotes that NFC Lightning payments _are_ accepted.
|
||||||
|
|
||||||
|
`payment:lightning_contactless=**no**` - This denotes that NFC Lightning payments _are not_ accepted.
|
||||||
|
|
||||||
#### Verified tags - [more information](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Verifying-Existing-Merchants)
|
#### Verified tags - [more information](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Verifying-Existing-Merchants)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user