Solved

Manage subscription plan from admin panel!!!

parth-gondaliya
Shopify Partner
20 0 8

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.

Accepted Solution (1)

yalshekerchi
Shopify Staff (Retired)
14 4 5

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.

View solution in original post

Reply 1 (1)

yalshekerchi
Shopify Staff (Retired)
14 4 5

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.