For discussing the development and integration of subscription-enabled shops using Shopify's Subscription APIs.
Hello All,
I want to manage the subscription plan and contract from the admin side. I have developed an application in koa.
How can I manage that EDIT / REMOVE / ADD and etc. from the admin side of the subscription plan?
Thanks.
Solved! Go to the solution
This is an accepted solution.
Hello parth-gondaliya,
Thank you for you question!
In order to render an interface in the Shopify admin to manage subscriptions you will need to use the Product subscription app extension.
You can read more about how to use it in this overview: https://shopify.dev/tutorials/product-subscription-extension-overview
You can also follow this tutorial which teaches you how to build a product subscription app extension: https://shopify.dev/tutorials/getting-started-product-subscription-extension
To learn more visit the Shopify Help Center or the Community Blog.
This is an accepted solution.
Hello parth-gondaliya,
Thank you for you question!
In order to render an interface in the Shopify admin to manage subscriptions you will need to use the Product subscription app extension.
You can read more about how to use it in this overview: https://shopify.dev/tutorials/product-subscription-extension-overview
You can also follow this tutorial which teaches you how to build a product subscription app extension: https://shopify.dev/tutorials/getting-started-product-subscription-extension
To learn more visit the Shopify Help Center or the Community Blog.