You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I’m trying to parse some Polish IBANs and noticed that Poland (PL) currently doesn’t support a Bank Identifier in your implementation. It seems to be the only country without support for bank identifiers. Is there a specific reason for this limitation?
I’ve seen other IBAN parsing services support Bank Identifiers for Poland. Reading what other services are doing, what IbanNet uses as Branch Identifier is being used as Bank Identifier there.
Let me know if you need assistance or how I can contribute to resolving this.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I’m trying to parse some Polish IBANs and noticed that Poland (PL) currently doesn’t support a Bank Identifier in your implementation. It seems to be the only country without support for bank identifiers. Is there a specific reason for this limitation?
I’ve seen other IBAN parsing services support Bank Identifiers for Poland. Reading what other services are doing, what IbanNet uses as Branch Identifier is being used as Bank Identifier there.
Let me know if you need assistance or how I can contribute to resolving this.
The text was updated successfully, but these errors were encountered: