IBAN Validation

Categories

Component ID

2342571

Component name

IBAN Validation

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module is an expansion on the Webform Validation module.
The purpose of the module is to validate an accountnumber and if it isn't a IBAN than it automatically transforms it to an IBAN.

At the moment it's still a very basic module . The idea is to transform the field value to the IBAN directly but that will be changed later on.

Installation

  1. First install the Webform module and Webform validation module.
  2. Install the IBAN validation module
  3. Make two fields in the form you want to use it in.
  4. First a select field and put the bank + bic code in here , i've putted the Dutch bank lists as example . The first value is the BIC code it needs to read and the second is the bank name that will show up in the list.
  5. The second thing you need to do is to make a textfield, here the visitors will fill in there IBAN or older account number
  6. Now the fields have been made, go to Form Validation and add the IBAN validatorr and select the two fields you just made.