jschaedl / Iban

[Deprecated] Validating and generating international :bank: bank account numbers (IBAN)
MIT License
61 stars 25 forks source link

Fix difference between local_bcmod and native bcmod #23

Closed Ugoku closed 8 years ago

Ugoku commented 8 years ago

Since isChecksumValid does a strict comparison, local_bcmod should return a string just like the native bcmod function does