Signs up flow with pricing page or a payment modal Answered
Hey guys,
I've got a Memberstack 1.0 site and creating a new Memberstack 2.0 site. Running into issues wrapping my head around the sign up, and setup process.
As I understand it Memberstack 2.0 doesn't allow people without accounts to make payment, somewhat of a let down as I'm sure that hurts conversions. Where I'm confused now:
- Sign up & member confirms email
- Payment - This is what I'm not understanding
- Access to content
Essentially I'll have a dashboard that clients will have access to AFTER they sign up and make payment. I would like the flow for the user to be the following:
- Sign up / complete payment
- Answer onboarding questions
- Access to dashboard
I used this structure successfully in Memberstack 1.0. When someone signs up do I simply use the redirect to send them to a pricing page or does a payment modal appear similar to 1.0?
Comments
1 comment
There are people here who will have more specific technical advice (links, settings, attributes) but from my understanding, the email confirmation step is optional and doesn’t necessarily need to come before purchase if you’re worried about it hurting conversions.
In my setup, people enter an email address / choose a password, and are then sent to Stripe for checkout — same as in MS 1.0
You could definitely set it up so that it goes:
If you want email verification after that, you could make it a nag banner, or disable some functions until they verify. And uncheck the “require verification to complete signup” toggle — that’s probably key.
When I was thinking about adding verification, Tyler sent me this video, which might give you some ideas for how to use redirects and plan priorities: https://www.loom.com/share/21bb598350164a89b023b23fd3a039c7
Please sign in to leave a comment.