diff --git a/BTCPayServer/Views/UIShopify/EditShopify.cshtml b/BTCPayServer/Views/UIShopify/EditShopify.cshtml index 480c134d4..e3025599e 100644 --- a/BTCPayServer/Views/UIShopify/EditShopify.cshtml +++ b/BTCPayServer/Views/UIShopify/EditShopify.cshtml @@ -61,16 +61,17 @@ @if (shopifyCredsSet) {
-

- In Shopify please paste following script at Settings > Checkout > Order Processing > Additional Scripts -

- - @($"") - +
In Shopify, please do the following …
+
-

- In Shopify please add a payment method at Settings > Payments > Manual Payment Methods with the name Bitcoin with BTCPay Server -

Orders on @Model.ShopName.myshopify.com will be marked as paid on successful invoice payment. Started: @Model.IntegratedAt.Value.ToBrowserDate()