IBAN Field
Security covered
Features
This module provides an IBAN field via the Drupal Field API. The module comes shipped with a second module which provides Webform support.
IBAN numbers are validated by country, length and the mod97 validation of IBAN numbers.
Usage
- Enable the module like any other module
- Add a textfield to an entity and select the IBAN field formatter in the form display settings, or when using the Webform IBAN submodule, add the IBAN webform field on a webform.
Dependencies
- Submodule webform_iban_field: Webform
Known problems
No known problems yet, found one? Please create an issue!