Created a subscription with Post-Purchase, but not receiving webhooks

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.