From aff6f18726960ce2110c7cb1f391f233e90e520f Mon Sep 17 00:00:00 2001 From: Edwin Comino Date: Sun, 27 Jul 2025 19:07:21 +0000 Subject: [PATCH] Update Tagging Merchants --- Tagging-Merchants.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/Tagging-Merchants.md b/Tagging-Merchants.md index 8f69fae..018c538 100644 --- a/Tagging-Merchants.md +++ b/Tagging-Merchants.md @@ -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. -`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: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. +`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: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)