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

Valid IBAN considered invalid #87

Open
semeano opened this issue Jan 25, 2021 · 1 comment
Open

Valid IBAN considered invalid #87

semeano opened this issue Jan 25, 2021 · 1 comment

Comments

@semeano
Copy link

semeano commented Jan 25, 2021

HU42 1177 3016 1111 1018 000 0000

I got this from Google:

Screenshot 2021-01-25 at 15 40 43

@blackdahlia
Copy link

HU4211773016111110180000000 is an invalid IBAN because it is only 27 characters length instead of 28. Add a zero to it's end: HU42117730161111101800000000.

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

2 participants