Validate a numeric string with the ISO 7064 MOD-97 control.
A string is considered valid when, divided by 97, it leaves a remainder of 1 — the same check applied to IBAN numbers.
Validate a numeric string with the ISO 7064 MOD-97 control.
A string is considered valid when, divided by 97, it leaves a remainder of 1 — the same check applied to IBAN numbers.
Processing is done on your browser, nothing will be stored on the server or on the web