Setting up Subscriptions - Front end
I have set up a page for selecting the different subscriptions. Ive designed the layout and have used Direct Checkout links from the product subscriptions to make it work.
The link looks like this:
https://example.com/?fluent-cart=instant_checkout&item_id=20&quantity=1
When the page loads it changes to:
https://example.com/customer-profile/checkout/?fct_cart_hash=353786b42c4f1a92165ba4b1f01cedb3
It shows the customer profile and not the subscription varient as I would have imagined.
Can someone explain where Im going wrong?
It appears that the checkout page's parent is the customer profile, which it should not be. Make the checkout page URL a top URL.
Shahjahan JewelΒ Awesome, thank you so much for your quick reply and yes you are on the money.... I put the wrong shortcode in.... π€¦ββοΈ
Thank you!