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
- First install the Webform module and Webform validation module.
- Install the IBAN validation module
- Make two fields in the form you want to use it in.
- 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.
- The second thing you need to do is to make a textfield, here the visitors will fill in there IBAN or older account number
- Now the fields have been made, go to Form Validation and add the IBAN validatorr and select the two fields you just made.
