Skip to content

Commit c37f7a1

Browse files
committed
More
1 parent 70e7cb9 commit c37f7a1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/content/en/CMS/customers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ If you want Shopify and Statamic to sync users and customers you need to change
88

99
## Link Statamic customers from Shopify
1010

11-
To create a link between Shopify customers and Statamic users you need to ensure your Shopify app has `customer read` and `customer write` permissions.
11+
To create a link between Shopify customers and Statamic users you need to ensure your Private Shopify app has `customer read` and `customer write` permissions.
1212

1313
You then need to set up the following webhooks:
1414

docs/content/en/CMS/webhooks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ There is a built method to listen for webhooks sent by Shopify back to your appl
1313
3. Scroll down to **Webhooks** and click **Create Webhook**
1414
4. Enter the URL as shown in the sections below.
1515
5. Leave the type as `JSON` and on the latest API.
16+
6. If this is your first webhook, you will be provided a secret which you should add to your .env as `SHOPIFY_WEBHOOK_SECRET`
1617

1718
<alert type="info">
1819

0 commit comments

Comments
 (0)