arhs / iban.js

IBAN & BBAN validation, formatting and conversion in Javascript
https://arhs.github.io/iban.js/
MIT License
534 stars 128 forks source link

missing functionality like branch code, bank name etc. #49

Closed yug95 closed 6 years ago

yug95 commented 6 years ago

in php all functionality present like branchname, branchcode, countrycode and etc other but here no functionality other than valid. when it would be updated ?

LaurentVB commented 6 years ago

Hello @yug95

Thanks for your suggestion. However, we currently have no plan to include that kind of feature in this library, which is solely dedicated to manipulating and validating IBANs. Country code could be added in a future version of the API.

Regards

Laurent