#insert_username_here-BECS

1 messages · Page 1 of 1 (latest)

winter wave
winter wave
#

Yes stripe.js will validate the BSB and account number

The Australia Bank Account Element helps you collect and validate both the BSB number and the account number. Include it in your payment form by creating empty DOM nodes (container) with unique IDs.

rocky hedge
#

does it only validate the length of numbers? Or it checks if its a valid BSB and Account number which actually exists? e.g 123123 is an invalid BSB. (Symantic validation)

winter wave
#

I think it should check for actually existed.