Closed RonAlmog closed 8 years ago
Can you please give an example of how to use bankAccount.validateAccountNumber ? in my test, it does give back some answer (true/false), but does not even send anything to stripe. please give a quick line on how to call it. thanks :)
They're client side validators:
https://stripe.com/docs/stripe.js?#bank-account-validation-helpers
Can you please give an example of how to use bankAccount.validateAccountNumber ? in my test, it does give back some answer (true/false), but does not even send anything to stripe. please give a quick line on how to call it. thanks :)