BrendanChandler
Programmer
Has anyone written any code to validate UK bank account number and sort codes? I have written simple routines using the Luhn 10 algorithm to validate credit card number entry, however, is there a similar algorithm for UK bank account and sort codes? The same codes I have used do not seem to pass through a Luhn 10 check or through a modulus 11 check. Does anyone know what all the organisations that are selling software that will check your account numbers and sort codes for you are using? Many thanks