Field Validation for IBAN codes, depending on Countries
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2023 05:14 AM
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:
Depending on this coutry, I need to validate the field with an IBAN code:
Im thinking on some REGEX, but every country has different IBAN codes.. Anyone has made something like this?
Thanks!!!
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2023 05:19 AM
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.