Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Add IBAN support #27

Open
eivindkopperud opened this issue Apr 22, 2022 · 3 comments
Open

Add IBAN support #27

eivindkopperud opened this issue Apr 22, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@eivindkopperud
Copy link
Member

eivindkopperud commented Apr 22, 2022

If we get enough requests for IBAN support, we should add some validation for IBAN too. That depends on us having a lot of international users, however, and there are not too many of them in group boards.

We can use this package for IBAN validation:

https://www.npmjs.com/package/iban used this package when working with bank, it works great :)

Originally posted by @Mortefal in #24 (comment)

@Mortefal
Copy link

This package also verifies BBAN, so that the accountnumber actually is valid

@eivindkopperud
Copy link
Member Author

Aha!! And BBAN is the standard we use for Norwegian bank accounts?

@Mortefal
Copy link

Yeah :)

@Xtrah Xtrah added the enhancement New feature or request label May 8, 2022
This was referenced Jun 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants