For discussing the development and integration of subscription-enabled shops using Shopify's Subscription APIs.
Hello guys, I'm trying to build a subscription app. My goal is to have one product that can be only purchased as a subscription (monthly subscription).
What I'm currently doing:
1. I create a random product (let's say with a price of $15)
2. I create a SellingPlanGroup
3. I add the product created to this SellingPlanGroup and I also update the property "
Hi,
You would probably want to check whether your delivery profile has been configured properly for this new product.
Alternatively, you can also attach a delivery profile to a specific selling plan group:
Hope this helps!
To learn more visit the Shopify Help Center or the Community Blog.