Issue with Billing Phone is coming through as empty on first submission
-
Hi,
We’re experiencing an issue during checkout when attempting to place an order. On first submission the order fails validation with “Billing Phone format is invalid” and “Billing Phone format is a required field” notices. If we submit the form again, without changing anything, the order places successfully.
We have tried turning off backend validation, but the “Billing Phone format is a required field” notice still occurs on the first submission. Again, second submission, without updating any field information, is successful.
Looking at the markup, there are 2 input fields with name=”billing_phone” – one input type=”tel” and visible, the other input type=hidden. It feels like on first submission, the hidden input is being submitted as empty and therefore the validation fails.
Any suggestions welcome. Thank you.
- You must be logged in to reply to this topic.