Can I check if the app subscription update job is active in test mode?

Can I check if the app subscription update job is active in test mode?
Our app subscription is not updating when the month is complete.
How can I check if the next month’s subscription is active or not using the GraphQL Admin API?
Our app is a public app.
Is the subscription plan ID always the same?
How can check the next month subscription is renew

You can access all that information under the currentAppInstallation and look for active subscriptions currentAppInstallation - GraphQL Admin

I would consider using Shopify Managed Pricing if you can as they then handle a lot of your concerns for you Managed App Pricing

1 Like