Business-IBAN-NL-BIC

 view release on metacpan or  search on metacpan

lib/Business/IBAN/NL/BIC.pm  view on Meta::CPAN

Business::IBAN::NL::BIC - Lookup Dutch BIC and bank names from IBAN numbers.

=head1 DESCRIPTION

For Dutch IBAN numbers the bank code is contained within the account number.
The bank code can be used to determine the BIC and the name of the bank at
which the account is located.

The information contained in this module is taken from
https://www.betaalvereniging.nl/giraal-en-online-betalen/sepa-documentatie-voor-nederland/bic-afleiden-uit-iban/
and contains correct information as of the date of the upload of this
module. Last changes on that page were made on 4th of March 2016.

=head1 LIMITATIONS

This module works only for valid Dutch IBAN numbers. It does not check IBAN
numbers for correctness, please take a look at Business::IBAN::Validator for
that.

=head1 METHODS



( run in 3.288 seconds using v1.01-cache-2.11-cpan-b16cb0d3907 )