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

Add IBAN class #12

Open
RemyDuijkeren opened this issue Dec 21, 2014 · 1 comment
Open

Add IBAN class #12

RemyDuijkeren opened this issue Dec 21, 2014 · 1 comment

Comments

@RemyDuijkeren
Copy link
Owner

A IBAN number is used for Money and has a lot of logic to it. Maybe it's interesting to add an IBAN class to this library? Or is it to much out of scope for this library?

See http://en.wikipedia.org/wiki/International_Bank_Account_Number

@rubenrorije
Copy link
Contributor

I created an IBAN class already here. Also there is a CreditCard class that might be useful.
I am happy to move them over here. I have to make some changes to make them fit the contributing guidelines, but that is no problem for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants