You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Shopify.md
+8-3
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,14 @@ Introducing BTCPay Server for Shopify – open-source payment gateway that enabl
4
4
5
5
Our integration with Shopify allows you connect your self-hosted BTCPay Server with your [Shopify store](https://www.shopify.com/), enabling you accept Bitcoin payments swiftly and securely.
6
6
7
+
:::warning
8
+
9
+
⚠️ Shopify V1 Integration Deprecated
10
+
11
+
New users can no longer use the Shopify V1 integration with BTCPay Server. Please refer to the [Shopify V2 integration guide](/ShopifyV2/) for instructions on setting up BTCPay Server with Shopify.
12
+
Existing users experiencing issues with the V1 integration are encouraged to open an issue on our [Github repository](https://github.com/btcpayserver/btcpayserver) or report them via [Mattermost](http://chat.btcpayserver.org/) or [Telegram](https://t.me/btcpayserver), and plan a migration to V2.
13
+
:::
14
+
7
15
8
16
## What BTCPay offers:
9
17
@@ -30,9 +38,6 @@ Before diving into the setup process, ensure you have the following:
30
38
31
39
[](https://www.youtube.com/watch?v=jJjAyvgWVfk)
32
40
33
-
:::warning
34
-
Shopify might give false flags on deprecated API calls. The most likely answer we could find, due to a change by Shopify to specific fields of the `Order` resource and is assumed to get used in BTCPay Server. Find more details [here](https://github.com/btcpayserver/btcpayserver/issues/4510)
0 commit comments