Skip to content

Commit

Permalink
clarification to privacy webhook section in partners dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
local-administrator committed Nov 7, 2023
1 parent 7f495a4 commit 85e1907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/config/initializers/shopify_app.rb
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
def add_privacy_webhooks
privacy_webhooks = [
# NOTE: To register the URLs for the three privacy topics that follow, please set the appropriate
# webhook endpoint in the 'Mandatory privacy webhooks' section of 'App setup' in the Partners Dashboard.
# webhook endpoint in the 'Privacy webhooks' section of 'App setup' in the Partners Dashboard.
# The code that processes these webhooks is located in the `app/jobs` directory.
#
# 48 hours after a store owner uninstalls your app, Shopify invokes this SHOP_REDACT webhook.
Expand Down

0 comments on commit 85e1907

Please sign in to comment.