JQuery form validator and bootstrap html

You need to remember that a Stripe form is submitted via Ajax first so as to pass the credit card number and get back a token to submit with the form instead. - the fields that are in the form when it is actually submitted are not the same fields that are in the form at the start.