Hi there, is it possible to add a “Confirm Password” field on the Woocommerce checkout page, below the original “Password” field? One of my customers said he would like to have seen that field in the case he input the wrong password when setting up his account. I don’t know how to do this. Is it possible from the “Checkout Manager” addon, and use some type of conditions? Thanks for any help you can give.
Hi Stephen,
Thank you for reaching out to us. This isn’t a default feature but this could be possible by using custom code that requires custom development. While that is outside the scope of support, I could point you in the right direction with the understanding that it would ultimately be your responsibility to take it from here. To achieve your desired results you can paste the code from this thread https://stackoverflow.com/questions/48168359/enable-confirmation-password-in-woocommerce-checkout-form in your child theme’s functions.php file.
Please note that since this is a custom code that changes the default behavior/display of the theme, you will be responsible to maintain or update the code in case you require further changes or if the code stops working in future updates. If you are uncertain how to proceed, it would be best to get in touch with a developer.
Thank you for understanding!
Thank you so much! I appreciate the quick feedback. Cheers!
You’re welcome, Stephen.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.