Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validate bic with iban #31

Open
lauhin opened this issue Jul 8, 2016 · 0 comments
Open

validate bic with iban #31

lauhin opened this issue Jul 8, 2016 · 0 comments

Comments

@lauhin
Copy link

lauhin commented Jul 8, 2016

Character 5 and 6 of a BIC needs to be equal with the country code from IBAN.
IBAN DE89370400440532013000. BIC DEUTDEFF500

When these characters doesn't match, you can say that the IBAN has a wrong BIC.

Is it possible to add a validation method to look if an IBAN has a valid BIC (or visa versa) with the right error handling?

Thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant