From 3c2c64ab96a814ec7ea7587fdda49d4bfa738c66 Mon Sep 17 00:00:00 2001 From: Nathan Day Date: Thu, 31 Jul 2025 13:36:29 +0000 Subject: [PATCH] Add Companion App --- Companion-App.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Companion-App.md diff --git a/Companion-App.md b/Companion-App.md new file mode 100644 index 0000000..ce28d3a --- /dev/null +++ b/Companion-App.md @@ -0,0 +1,12 @@ +In some cases, Bitcoin acceptance requires the use of 3rd party Companion Apps that generate invoices on behalf of the merchant. Sometimes the merchant is not even aware you are paying with bitcoin. + +If a Companion App is required then the following tags should be used: + +payment:lightning:companion_app_required=yes + +payment:lightning:companion_app_url:https://app-url-com + +Here is a list of known Companion Apps: + +- [Qerko](https://www.qerko.com/) πŸ‡¨πŸ‡Ώ +- [Moneybadger / CryptoQR](https://www.moneybadger.co.za/) πŸ‡ΏπŸ‡¦ \ No newline at end of file