Skip to content

Instantly share code, notes, and snippets.

@travisp
Created April 5, 2013 15:45
Show Gist options
  • Save travisp/5320330 to your computer and use it in GitHub Desktop.
Save travisp/5320330 to your computer and use it in GitHub Desktop.
Correct validation for Balanced Payments bank accounts
balanced.bankAccount.validate({
bank_code: '321174851',
account_number: '09877765432111111',
name: 'Tommy Q. CopyPasta'
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment