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

Countrycode CZ is not supported for IBAN generation #403

Open
MarcelHeemskerk opened this issue Jul 16, 2019 · 1 comment
Open

Countrycode CZ is not supported for IBAN generation #403

MarcelHeemskerk opened this issue Jul 16, 2019 · 1 comment

Comments

@MarcelHeemskerk
Copy link

new Faker().finance().iban("CZ"); not supported, even though Czech Republic is in the IBAN zone (see https://www.swift.com/standards/data-standards/iban )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment