Hello,
I want customers to have to register or log in on my website before placing an order.
For this I have marked the following options in woocomerce:
https://gyazo.com/8ba1df2fb4a4942571296da418adb6e8
The problem is that when someone tries to checkout as a “guest” from the cart, they are moved to /CHECKOUT/ and the following message is displayed: “You must be logged in to checkout.”
https://gyazo.com/940526fd58f7c2ce8a12c72912923b60
I do not like this. Instead I want the client to be moved to a registration/login page or have the option to show a popup.
Question 2.
Is it possible to modify the fields that are requested to register? I am interested in more information about the client.
https://gyazo.com/fbdefc088539b8d234588a957915de0f
Thanks!