Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hello,
Could anyone please provide me the documentation link of "Recurring Charges GraphQL API"
I have found the documentation for the REST API for it which is here.
https://shopify.dev/api/admin/rest/reference/billing/recurringapplicationcharge#index-2021-07
But I cannot find the same for the GraphQL. I want to check the user's recurring charges information using graphql.
Does Shopify yet not created the same API for the GRAPHQL or am I missing something?
Thanks in advance for any help?
HI @sbdev
The main documentation for this is under the Billing section of the GraphQL documentation: https://shopify.dev/api/admin/graphql/reference/billing
You can use AppSubscription to find their subscription status: https://shopify.dev/api/admin/graphql/reference/billing/appsubscription
AppRecurringPricing can be used to find the price and payment interval: https://shopify.dev/api/admin/graphql/reference/billing/apprecurringpricing
Hope this helps!
CS | API 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
User | RANK |
---|---|
5 | |
4 | |
4 | |
3 | |
3 |