Hello,
I want to change the logic in the checkout. When presssing the subscribe button, the user must first sign up. This is fine, but in the sign-up process i want to remove the “confirm email” page. More precise I want to go from the signup-form directly to the checkout-form, without the “confirm email” page. See attached images. Now, it goes from page 1, then 2 and last image 3. I want to delete, or remove page number 2, so that the subscriber redirects directly to the ckeout-form after creating an account.
Printscreen:
https://imgur.com/a/HZj0XuU
For context:
The reason for this is that we can se that our target group (older) leaves the signup-page after page 1, when they try to confirm the account thru email, with result in an user without billing intel since they do not continue the processen after leaving page “confirm email”.
Hello,
Unfortunately there is no option to disable the confirmation email, but what you can do is to add a redirect link on login and register and when the user is logged or restreeted to be redirected to check-out page – https://i.imgur.com/9RRLRBi.png – https://i.imgur.com/VPaTuZi.png settings this after the user create an account and click on continue button is redirected to checkout page.
I hope this will help you!
Hello Calin, and thank you for answering.
This i will do – and it works.
However, since it is not possible to remove the email confirm page, is it possible to change the text within the email-confirmation box? I could just change it to “Welcome – press continue to create a subscribtion” or something like that.
Image:
The text within the green box – can i change it? (In php or composer).
-
This reply was modified 2 years by
Proposition Media.
Hi,
This can be done using the translate option from the theme panel – https://i.imgur.com/NadN8ck.png – https://i.imgur.com/S1rMFQi.png
I hope this will help!