8000 Update Costa Rica BBAN Format ISO 13616 Release 78 · Issue #44 · arturmkrtchyan/iban4j · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update Costa Rica BBAN Format ISO 13616 Release 78 #44

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

Open
pmtitou opened this issue Feb 9, 2018 · 2 comments
Open

Update Costa Rica BBAN Format ISO 13616 Release 78 #44

pmtitou opened this issue Feb 9, 2018 · 2 comments

Comments

@pmtitou
Copy link
pmtitou commented Feb 9, 2018

Hi,
Can you do the update for the new Costa Rica BBAN Format.
The entry for Costa Rica is now:
CR2!n4!n14!n (length 22)
In the previous version it was shown as:
CR2!n3!n14!n (length 21)

So update needed :
BbanStructure.java
structures.put(CountryCode.CR,
new BbanStructure(
BbanStructureEntry.bankCode(4, 'n'),
BbanStructureEntry.accountNumber(14, 'n')));

@arturmkrtchyan
Copy link
Owner
arturmkrtchyan commented Feb 9, 2018 via email

@pmtitou
Copy link
Author
pmtitou commented Feb 12, 2018

Hi,

Thanks.

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
0