Questions, troubleshooting, and feedback on Subscription APIs
Hi there,
I'm working on a buy now an option for my products and currently, it works with one-time purchases with the following link:
https://www.myshop.com/cart/{VariantId}:{Quantity}
I'm wondering where/how to add the selling plan parameter to the checkout URL.
I've tried so far:
https://www.myshop.com/cart/{VariantId}:{Quantity}:{SellingPlanId}
https://www.myshop.com/cart/{VariantId}:{SellingPlanId}:{Quantity}
https://www.myshop.com/cart/{VariantId}:{Quantity}?checkout[selling_plan]={SellingPlanId}
I'm using recharge for the subscriptions.
EDIT:
I've found a solution: https://community.shopify.com/c/shopify-design/pre-load-cart-with-subscription-plan-products-using-p...
It's not quite what I had in mind but it does the job! 🙂
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022