Hi there, I am developing an app using Billing API with GraphQL, so far I am able to create a recurring app charge and I've noticed there's a webhook for APP_SUBSCRIPTION_UPDATE.
So far I have some questions:
Hey @dvdgzlez,
The webhook will fire only when the status field of an AppSubscription has been updated (tutorial here). Webhook payloads aren't currently documented, but it will contain name, status, timestamps, shop id, and subscription id.
CalD | Developer Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
Hi @CalD,
Thanks for the answer, basically what you are saying is that if the app is charged without issues the AppSubscription.Status value won't change, is that it?
In that case I will never get notified unless the billing was not accepted for any reason.
Correct me if I'm wrong.
User | Count |
---|---|
14 | |
9 | |
8 | |
7 | |
6 |