IBAN Module

Content Type: Module
Categories:

Overview

A simple module to validate and process IBAN's. From the IBAN separate fields are deduced like: AccountNumber, BBAN, Bank Code, Country, CheckDigit and others

Documentation

Description

A simple module to validate and process IBAN's. From the IBAN separate fields are deduced like: AccountNumber, BBAN, Bank Code, Country, CheckDigit and others.

Typical usage scenario

When working with users inputting IBAN's in an application

Features and limitations

  • Validating of IBAN's;
  • Stripping separate fields out of IBAN;
  • Usage of Default format (NL91 ABNA 0417 1643 00) or no format (NL91ABNA0417164300).

Dependencies [optional]

Configuration 

Attach the BankDetails_Overview form to the navigation of your project. Once deployed, when clicking the New button and entering an IBAN (one of above mentioned formats), hit the validate button to trigger the features of this module. 

 

See printscreens for walkthrough.

 

Releases

Version: 1.4.0
Framework Version: 9.6.6
Release Notes: Upgraded to Mendix 9.6.6
Version: 1.3.0
Framework Version: 8.4.1
Release Notes: - Upgraded to Mendix 8 (.4.1)
Version: 1.2.1
Framework Version: 7.23.8
Release Notes: - Fix for missing dependency iban4j introduced in v1.2.0
Version: 1.2.0
Framework Version: 7.23.8
Release Notes: - Changed MasterData layout to Atlas UI - Added security (user module role) - Upgrade to Mendix 7.23.8 - Added snippeth with versioning information
Version: 1.1.0
Framework Version: 7.5.0
Release Notes: Upgrade of module to Mendix 7.