Closed sonmezburak closed 10 years ago
Can you share what's the exception ?
Hi, Not a exception. This is a new add country codes.
Can you provide exact iban you want to check ?
Hi Artur, Do you want to sample Iban of Jordan?
Hi Burak,
Yes please send it over so I can test it.
Thanks, Artur
Hi Artur, sorry, I'm late Examples: JO77HBHO0440000006126900201001,
Hi Burak,
Thanks for sharing it. Fixed I will create a new release during weekend.
New version 2.0.0 will contain fix for JO and even new API methods like valueOf, getBban, etc...
Thanks, Artur
Hi Burak,
Check out new version 2.0.0
Thanks, Artur
thanks Artur :D
Hi, Added a New Country of JORDAN.
Sample: JOkk bbbb nnnn 0000 0000 cccc cccc cc
String iban = "JOXXXXXXXXXX"; IbanUtil.validate(iban);
return false but it has to be true.
Thanks.