Forge/

IBAN Field

/
  • IBAN Field - Screen-Thumbnail
  • IBAN Field - Screen-Thumbnail
  • IBAN Field - Screen-Thumbnail
  • IBAN Field - Screen-Thumbnail
  • IBAN Field - Screen-Thumbnail
Asset Version: 1.0.0
Last Published: Nov 12, 2019
An IBAN input text field.
App Preview Code
QDN7Z
Devices
  • phone
  • tablet
  • desktop
Platforms
  • android
  • iOS
  • blackberry
  • windows

Live preview the asset using App Viewer

App Preview Code
QDN7Z
Scan with App Viewer

An input field to enter and validate IBAN (International Bank Account Number) values.

This component bundles logic to validate IBAN's for the following countries: NO, BE, DK, FI, FO, GL, NL, MK, SI, AT, BA, EE, KZ, LT, LU, CR, CH, HR, LI, LV, BG, BH, DE, GB, GE, IE, ME, RS, AE, GI, IL, AD, CZ, ES, MD, PK, RO, SA, SE, SK, VG, TN, PT, IS, TR, FR, GR, IT, MC, MR, SM, AL, AZ, CY, DO, GT, HU, LB, PL, BR, PS, KW, MU, MT.

This component exposes two custom events: onValidIban and onInvalidIban, which are fired after the user is done entering a value. This will allow you to react to whether the value entered is valid or not —e.g. Typically, if the IBAN is invalid, it's possible the user is entering a local account number and therefore you need to display another field for a SWIFT/BIC or a Sort Code depending on the transfer mechanisms available the country.