// 1. Keep your existing jQuery Validation
// Add custom validation for VIN fields if needed here
// 2. Handle Form Submission for Mollie
// If form is valid, show the loader and disable the button
// The form will submit normally to your controller
// If not valid, prevent submission