IBAN validation

Example for client side IBAN validator

A IBAN validation is a little bit complex. Because of this we use an external JavaScript library by Thomas Günther.

 

This is only a client side validation. In order to carry out a validation for correctness, external providers have to be used on the server side.

 

To set the validator, the attribute vdt has to be added with the corresponding value. This is possible via Advanced > Attributes or via JavaScript.

>> Download script for IBAN validator (right click > Save target as...)

All Countries

It is necessary to set the attribute "vdt" under Advanced > Attributes:
vdt = xm-iban

Only Germany

It is necessary to set the attribute "vdt" under Advanced > Attributes:
vdt = xm-iban-de