For discussing the development and integration of subscription-enabled shops using Shopify's Subscription APIs.
Hi.
I tried post-purchase to create SubscriptionContract.
https://shopify.dev/docs/apps/checkout/post-purchase/add-subscription-post-purchase-app-extension
I implemented the code in this example and set the type of changes to add_subscription, but we didn't receive a subscription_contracts/create webhook.
My app has the write_own_subscription_contracts access scope.
thanks.
Hey there!
Check out these great docs to explore configuring and testing webhooks: https://shopify.dev/docs/apps/webhooks
Hopefully that helps,
- Daniel.
To learn more visit the Shopify Help Center or the Community Blog.