How to redirect users to a custom page after email verification & set up access to WhatsApp Answered
good morning, I have a problem with verifying the email, is there anyone who can help me or explain how I can ensure that when the email is verified the member can be redirected to a specific page.
Comments
9 comments
Good morning Robert,
By default, Memberstack directs each new customer to their On Signup URL after they verify their email address. You can customize the On Signup URL by updating your default and plan-level redirects.
Kindly refer to this article for more information.
I entered but it doesn't redirect me to the right page
This is the redirect I imposed
How can I create an email verification system before the user registers?
It seems the plan redirect link is overriding it. Kindly provide the link to your website so I can check it out.
Regarding your last question, you can go to your Memberstack dashboard and find the Email Settings section. Here, you can enable email verification for new signups. Email Settings. You have to toggle the button on too as shown in the screenshot.
I managed to fix the first thing 👍
regarding my second question about verification before registration, I have already activated that checkbox the user enters the data in the form then checks the email but if the user enters a wrong email memberstack still creates the user inside of the dashboard
I would like to ask you another question regarding memberstack, in my project the user registers for free and after registering he sees a dashboard, in the dashboard there is a button that sends the user if he wants to send me a request by paying €10 I would like that when pay he can be able to write to me on whatsapp how can I do it?
You can do that in these few steps:
Step 1: Set Up a Paid Plan in Memberstack
Step 2: Integrate the Payment Button on Your Dashboard
<button data-ms-price:add="PRICE_ID">Contact on WhatsApp for €10</button>
, replacing"PRICE_ID"
with your actual plan's price ID.Step 3: Redirect to WhatsApp After Payment
Remember to replace the phone number 442222222222 with yours, starting with the country code and also replace pln_IDForPlanA with the Plan ID (not Price ID) of the €10 Plan
the only thing I didn't understand when the user pays with stripe how do I redirect him to the success page?
You'd have to set up the On Signup/ On Purchase redirect for the €10 plan. To set it up correctly, you can refer to this article
Hello everyone!
I want to implement WhatsApp OTP verification in my Webflow CMS template. Can anyone help me with this?
Hey Sagar Panchal, I believe currently there is no native way to do this via Memberstack.
However, there are a few solutions like WhatsAuth which integrates with webflow forms as well. You could further explore and see if it fits your use-case. Hope this helps.
Please sign in to leave a comment.