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

Init IBAN Package #4686

Closed
Tracked by #4322
jdevcs opened this issue Jan 11, 2022 · 0 comments
Closed
Tracked by #4322

Init IBAN Package #4686

jdevcs opened this issue Jan 11, 2022 · 0 comments
Assignees
Labels
4.x 4.0 related

Comments

@jdevcs
Copy link
Contributor

jdevcs commented Jan 11, 2022

Init IBAN package and create IBAN class.

Description:

Iban constructor: Generates an iban object with conversion methods and validity checks. IBAN class has following functions:
Iban.toAddress()
Iban.toIban()
Iban.fromAddress()
Iban.fromBban()
Iban.createIndirect()
Iban.isValid()

@jdevcs jdevcs added the 4.x 4.0 related label Jan 11, 2022
@jdevcs jdevcs mentioned this issue Jan 11, 2022
7 tasks
@mconnelly8 mconnelly8 assigned jdevcs and luu-alex and unassigned luu-alex Jan 18, 2022
@luu-alex luu-alex assigned luu-alex and unassigned jdevcs Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x 4.0 related
Projects
None yet
Development

No branches or pull requests

3 participants
@luu-alex @jdevcs and others