Hello in case you are still around, I am still trying to figure this out.
Here is an example of a link for a different product that is working with the selling plan/subscription https://d7ea93.myshopify.com/cart/clear?return_to=%2Fcart%2Fadd%3Fitems%5B0%5D%5Bid%5D%3D45203860914466%26items%5B0%5D%5Bquantity%5D%3D1%26items%5B0%5D%5Bselling_plan%5D%3D4684546338%26return_to%3D%252Fcheckout%253F
That is what it is supposed to look like.
I am also following the example you gave but must be missing something about how it is put together right.
’
This is the product and selling plan I am trying to use it for
{“product”:{“id”:8565646623010
product variant: 46559953486114
selling id 5905056034
Here is the attempt I have so far:
[https://d7ea93.myshopify.com/cart/clear?return_to=/cart/add?items8565646623010id=46559953486114%26items8565646623010quantity=1%26items8565646623010selling_plan=5905056034%26return_to=/checkout%253F`](https://d7ea93.myshopify.com/cart/clear?return_to=/cart/add?items8565646623010id=46559953486114%26items8565646623010quantity=1%26items8565646623010selling_plan=5905056034%26return_to=/checkout%253F`)
What am I missing? Thanks.