Help: I wanted to know how to force user to register a profile on my website before rent a car.

mehmmet.jrnl

New member
XNullUser
Joined
May 25, 2022
Messages
3
Reaction score
0
Points
1
NullCash
9
Hello,

Hope you all doing well.

I wanted to know how to force user to register a profile on my website before rent a car.

Would be glad to get to hear your advice.

Regards,
 

narr

New member
XNullUser
Joined
May 23, 2022
Messages
9
Reaction score
2
Points
1
NullCash
87
To disable guest checkout, go to WooCommerce > Settings and select the Accounts & Privacy tab. Uncheck “Allow customers to place orders without an account.”

Note that the other Guest Checkout and Account Creation settings are optional. However, allowing guests to log in during checkout and allowing customers to create an account during checkout do smooth out the user experience.
 

ayaritech

Member
XNullUser
Joined
Nov 8, 2021
Messages
32
Reaction score
104
Points
18
NullCash
724
Install a conditional redirect plugin, and make logged out users redirect to login/signup page when going to the rent page
 

mehmmet.jrnl

New member
XNullUser
Joined
May 25, 2022
Messages
3
Reaction score
0
Points
1
NullCash
9
I really Appreciate your answer .. my question was how I could force them to register first before check out
Post automatically merged:

How I could do that ?
 
Top