I want to have custom password strength for woocommerce checkout password field, It should be minimum 8 chars, 1 letter, 1 digit.
I have done this but message comes when user click on Place order, I want the message to appear when typing password, How to achieve this?