Field Validation for IBAN codes, depending on Countries

Facundo Prado
Tera Expert

Hello Eveyone!!

I need to validate an IBAN field depending on country. I mean, If I select "some" country in a field, I have another field with IBAN code.
So, I need to select some country:

FacundoPrado_0-1696248724989.png


Depending on this coutry, I need to validate the field with an IBAN code:

FacundoPrado_1-1696248798501.png


Im thinking on some REGEX, but every country has different IBAN codes.. Anyone has made something like this?
Thanks!!!

1 REPLY 1

Peter Bodelier
Giga Sage

Hi @Facundo Prado 

 

Please check IBAN Checker: International Bank Account Number validation

 

You are going to need a (small) integration, but this is the only failsafe check.


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.