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.