From 47e79eeac7b216e3a5b52d8c0b658b499c4175f3 Mon Sep 17 00:00:00 2001 From: Edwin Comino Date: Sun, 27 Jul 2025 19:11:47 +0000 Subject: [PATCH] Update Tagging Merchants --- Tagging-Merchants.md | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/Tagging-Merchants.md b/Tagging-Merchants.md index 018c538..f0d320b 100644 --- a/Tagging-Merchants.md +++ b/Tagging-Merchants.md @@ -68,34 +68,41 @@ More information on element types can be found [here](https://wiki.openstreetmap ### Required Tags +The following tags drive the behavior of our apps, so please be as specific as you can when tagging. + +currency:XBT= +payment:lightning= +payment:lightning_contactless= +payment:onchain= +check_date:currency:XBT= +check_date= + +###Explainer + `currency:XBT=yes` - This denotes the Bitcoin _currency_ **is** generally accepted, but doesn't specify the supported _payment types_. `currency:XBT=no` - This denotes the Bitcoin _currency_ **is not** generally accepted. -### Strongly recommended tags +`payment:onchain=yes` - Denotes that on-chain payments _are_ accepted. -The following tags drive the behavior of our apps, so please be as specific as you can when tagging. +`payment:onchain=no` - Denotes that on-chain payments _are not_ accepted. -`payment:onchain=**yes**` - Denotes that on-chain payments _are_ 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=**yes**` - This denotes that Lightning payments _are_ accepted. +`payment:lightning_contactless=yes` - This denotes that NFC Lightning payments _are_ accepted. -`payment:lightning=**no**` - This denotes that Lightning payments _are not_ accepted. +`payment:lightning_contactless=no` - This denotes that NFC Lightning payments _are not_ accepted. -`payment:lightning_contactless=**yes**` - This denotes that NFC Lightning payments _are_ accepted. +`check_date:currency:XBT=yyyy-mm-dd` - You can reduce the scope of the information checked by using this tag. For example, use this tag if you have only checked the Bitcoin tags. Please use the correct ISO date format as shown. -`payment:lightning_contactless=**no**` - This denotes that NFC Lightning payments _are not_ accepted. +`check_date=yyyy-mm-dd` - Use this tag when the location has been verified with local knowledge or extrapolation. Please use the correct ISO date format as shown. #### Verified tags - [more information](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Verifying-Existing-Merchants) `survey:date=yyyy-mm-dd` - Use this tag when the location has been physically verified in person by you. Please use the correct ISO date format as shown. -`check_date=yyyy-mm-dd` - Use this tag when the location has been verified with local knowledge or extrapolation. Please use the correct ISO date format as shown. - -`check_date:currency:XBT=yyyy-mm-dd` - You can reduce the scope of the information checked by using this tag. For example, use this tag if you have only checked the Bitcoin tags. Please use the correct ISO date format as shown. - You should verify all the present tags (if possible) when you are adding Bitcoin tags to an existing location. ### Legacy Tags