arturmkrtchyan / iban4j

A Java library for generation and validation of the International Bank Account Numbers (IBAN ISO_13616) and Business Identifier Codes (BIC ISO_9362).
http://iban4j.org
Apache License 2.0
274 stars 124 forks source link

Adding SEPA Creditor Identifier support #27

Open umbreak opened 8 years ago

umbreak commented 8 years ago

Creditor Identifier handling : creation, validation, ...

See http://www.europeanpaymentscouncil.eu/article.cfm?articles_uuid=0A12B924-9CE2-06DC-D53E41A37079D396.

arturmkrtchyan commented 8 years ago

@umbreak is this is the source of truth for CIs ? http://www.europeanpaymentscouncil.eu/index.cfm/knowledge-bank/epc-documents/creditor-identifier-overview/epc262-08-creditor-identifier-overview-v40/

umbreak commented 8 years ago

Yes, I think so.