I have created 3 products, all membership subscriptions. The home page has all three “subscribe now” buttons (I used the product collections > collections list element > Add to cart button to do this.)
The standard flow when a new user hits the subscribe button is to create an account then redirect back to home. Which sucks, cause not user has to scroll back down and select the exact same button again to complete the purchase.
So, is there a way, even using custom code to either bypass the user creation OR move the user creation flow to trigger after the purchase has ben made?
Or, can I redirect the the user setup to go to the purchase page after user creation instead of home?
Here is my site Read-Only: LINK
(how to share your site Read-Only link)