Skip to content

Failed to parse IBAN with CountryCode in lowercase #17

Description

@fano0001

If we try to parse a IBAN e.g. de31 3002 0900 7500 0217 66 we got a

UnknownCountryCodeException: Unknown country code in input.

I expect that the parse method also can deal with countryCodes in lowercase.

A possible solution is to convert the substring of the countryCodes to uppercase.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions