Hey everyone, I’ve implemented a date of birth field into my cart page and added some javascript to validate the date of birth before proceeding to the checkout at we need customers to be over 18 years and over to complete the purchase.
I want the date of birth to also be saved in the order notes, but I just can’t figure out why it won’t save.
Can anyone help me?
Here is the HTML:
This is the Javascript: