Billing APi webhooks for trial and status of trailing
-
We are using manual billing option in API
-
I create a subscription via AppSubscriptionCreate
-
i have set trial days to 7 days
-
Now I need to get an event when the trial ends and the card is charged
-
Also i need to be able to trigger a charge before 7 days if the user has spent more than their trial limit (we call that credits )
Do we get events for Webhooks every month for a subscription
- Like card is charged for that month or something in that appSubscriptionID
Let us know how we can implement this better
think you guys don’t have
trialing to active https://shopify.dev/docs/api/admin-graphql/latest/enums/AppSubscriptionStatus
And I receive directly the Active status after payment is approved from Admin dashboard