Jump to content

NOT REQUIRED password field in new account page


Recommended Posts

Hello,

 

I try to find a way to make the password field in the checkout (during the new account procedure) optional.

 

I don't want to use the Guest Checkout. I need the default checkout and i have make a js file which show/hide the password on click. If somebody click to insert the password, then the account creation will be done but if he want to make an order without choosing password then the order will be done as a guest checkout.

 

So, how can i make the password field optional first?

 

 

Thanks a lot.

Link to comment
Share on other sites

I found a way to do that (Customer.php) but the problem is that the new account process can not skip the password and not continues like i am a guest and insert me in guest group. How can i do that? i want to skip the registration if the password is null and make the registration if the password is not null.

 

Thanks!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...