Checkout Form Not Submitting after validation
Hi
I have just applied validation to my checkout form, and now it is not passing my variables on to the order confirmation page. I played around a bit and noticed that it is because my form no longer has an action applied to it.
I applied the action, and "voila" it passes the variables, but... It doesn't validate now...
How could I work around this?