From 0de8cbfd45936872febb38677c81e81a27cb5120 Mon Sep 17 00:00:00 2001 From: rockstardev Date: Sun, 9 Aug 2020 07:46:37 -0500 Subject: [PATCH] Final tweaking of UI for first version --- BTCPayServer/wwwroot/shopify/btcpay-shopify-checkout.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BTCPayServer/wwwroot/shopify/btcpay-shopify-checkout.js b/BTCPayServer/wwwroot/shopify/btcpay-shopify-checkout.js index 3cb748ca9..54203f898 100644 --- a/BTCPayServer/wwwroot/shopify/btcpay-shopify-checkout.js +++ b/BTCPayServer/wwwroot/shopify/btcpay-shopify-checkout.js @@ -3,7 +3,7 @@ /* 1. In your BTCPayServer store you need to check "Allow anyone to create invoice" -2. In Shopify Settings > Payment Providers > Manual Payment Methods add one which contains "Bitcoin" +2. In Shopify Settings > Payment Providers > Manual Payment Methods add one which contains "Bitcoin with BTCPayServer" 3. In Shopify Settings > Checkout > Additional Scripts input the following script, with the details from your BTCPayServer instead of the placeholder values.