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

Correct BIC #13

Closed
delassiter opened this issue Feb 10, 2014 · 2 comments
Closed

Correct BIC #13

delassiter opened this issue Feb 10, 2014 · 2 comments

Comments

@delassiter
Copy link
Contributor

Hi,

returning the correct BIC may also be important, and (for Germany) it depends on the the IBAN-Rules. For example, rule 0005xx states, that all Commerzbank AG-accounts (BLZ **4xx*) have the BIC COBADEFFXXX, except for all comdirect-Accounts (000503).

What are your thoughts on that topic?

Cheers,

Dennis

@Heart1010
Copy link

In general.... can I get the BIC Code with this class? If yes, how can I get the BIC when I have BLZ and Account number? Thanks

@jschaedl
Copy link
Owner

No, you can't get the BIC with this class. But have a look at the Bav lib. There you can get the BIC code with the help of the Agency class (see: https://github.com/jschaedl/Bav/blob/master/library/Bav/Bank/Agency.php)

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

3 participants