For discussing the development and integration of subscription-enabled shops using Shopify's Subscription APIs.
I have a client who would like to offer a monthly greeting card subscription, but each month, the customer is able to choose a different greeting card. Is there a way to do this? What is the best way to go about doing this?
Solved! Go to the solution
This is an accepted solution.
Hi,
This will require to update the contract every month, using the contract update api: https://shopify.dev/api/admin-graphql/2022-07/mutations/subscriptionContractUpdate
To learn more visit the Shopify Help Center or the Community Blog.
This is an accepted solution.
Hi,
This will require to update the contract every month, using the contract update api: https://shopify.dev/api/admin-graphql/2022-07/mutations/subscriptionContractUpdate
To learn more visit the Shopify Help Center or the Community Blog.