Manage subscription plan from admin panel!!!

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.

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