International Bank Account Number (IBAN)
Last updated
[SINCE Orbeon Forms 2025.1.1]
This component represents an International Bank Account Number (IBAN).
It allows the user to enter an International Bank Account Number (IBAN) such as BE68539007547034.
The user input is validated:
to ensure that it matches the IBAN format: two letters, two digits, followed by alphanumeric characters
to ensure that the checksum is correct, using the mod-97 algorithm
Last updated