Skip login or registration
-
My workflow for signing users up is to have them:
1. Fill out a form on the homepage which requests their email address and asks them to subscribe to the newsletter (this way, if someone doesn’t follow through with the sale they can still be subscribed for future marketing)
2. After filling out the homepage form, they are dropped into the Pricing page where they can learn about then select a membership level
3. Checkout page is next and here’s the issue. Currently PMPro requires the user to register or login to complete the sale. I want the user to register for the site, as they checkout.
4. Upon checking out, they will receive activation emails based on their level.
5. After activating account, the user can login and gain access to their content.
I do not want to fragment the sales process and force the user to register with the site, activate their account, then return to the checkout page.
Does anyone have a solution for this problem?
- The topic ‘Skip login or registration’ is closed to new replies.