Validating bank account numbers

This forum is for general support of Xbase++
Post Reply
Message
Author
User avatar
rdonnay
Site Admin
Posts: 4729
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Validating bank account numbers

#1 Post by rdonnay »

Does anyone have some Xbase++ code that validates a bank account number (based on check digit)?

I believe that bank account check digits are calculated using the Luhn algorithm.

Is this correct?
I am not sure.

Online documentation says that bank account numbers are always 9 digits or greater, yet my own bank account is only 8 digits.
The eXpress train is coming - and it has more cars.

Post Reply