diff --git a/Tagging-Merchants.md b/Tagging-Merchants.md index 522aec0..9e9143f 100644 --- a/Tagging-Merchants.md +++ b/Tagging-Merchants.md @@ -66,19 +66,22 @@ Each submission will contain information about the source of the data, so that t 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 +**The only _required_ tag is `currency:XBT`.** + +`currency:XBT` + +`payment:lightning` + +`payment:lightning_contactless` + +`payment:onchain` + +` check_date:currency:XBT` + +`check_date` + +`payment:lightning:operator=` -The only _required_ tag is `currency:XBT`. ### Examples @@ -98,6 +101,9 @@ The only _required_ tag is `currency:XBT`. `payment:lightning_contactless=no` - This indicates that NFC Lightning payments **are not** accepted. +`payment:lightning:operator=square` - To be applied for Square [Imports](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Pending-Places). + + `check_date:currency:XBT=yyyy-mm-dd` - This indicates the date when Bitcoin tags were checked/verified ([for more information](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Verifying-Existing-Merchants)). Please use the correct ISO date format as shown. `check_date=yyyy-mm-dd` - This indicates the date when all present tags were verified using local knowledge or extrapolation (for example, information obtained from the company's website). Please use the correct ISO date format as shown.