Sorry for the long delay uh,
To answer your questions, yes I’m using an additional plugin to handle the multi-step checkout process. You find the plugin I’m using here:
https://codecanyon.net/item/woocommerce-multistep-checkout/8125187
It seems there are some validations occurring via AJAX (in real-time) as the user is entering data into the fields, while other validations occur at the end of the checkout process. Please see the “real-time” validations here.
I understand that the validations in the screenshot are from the multi-step checkout, but I would like to be able to add these validations to the email confirmation field that your plugin is generating. Is this possible?
Also, please notice how the email confirmation field is lacking a label, doesn’t appear in the correct order, and doesn’t allow me to choose “last” as the placement option.
Please advise.