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

Irland IBAN not working correctly #118

Closed
sirkokoenig opened this issue Feb 7, 2022 · 3 comments
Closed

Irland IBAN not working correctly #118

sirkokoenig opened this issue Feb 7, 2022 · 3 comments

Comments

@sirkokoenig
Copy link

Hi, can somebody fix the code for the following example?
It does not extract the bank identifier:
IEXXPFSR991070XXXXXXX

I´m no expert in regex, so I can´t find the solution by myself ;)

@sirkokoenig
Copy link
Author

Also GBXXREVO009969XXXXXXXX seems to be a problem.

@globalcitizen
Copy link
Owner

Sorry this is insufficient information to resolve your issue. Either provide the full number or there's no way to help. Perhaps try running print_r(iban_mistranscription_suggestions($iban)); to determine potential transcription issues.

@sirkokoenig
Copy link
Author

sirkokoenig commented Feb 24, 2022

print_r(iban_mistranscription_suggestions($iban));

running this will result in an empty array, so maybe no mistranscription. An example is:
GB95REVO00996906751878

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