You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -273,10 +273,27 @@ In short, while composer users have apparently lept on rival libraries (particul
273
273
So, fearless user ... __choose php-iban__: the ethical, functional, forward-looking, low-hassle library of choice for IBAN and IIBAN processing. __Choose to win!__ ;)
274
274
275
275
276
+
Your Help Wanted
277
+
----------------
278
+
279
+
* Work continues on providing a major update to include string internationalization. Translators will shortly be appreciated.
280
+
281
+
* If you know the URL of __national IBAN, BBAN or national checksum documentation__ from official sources, please let us know at [issue #39](https://github.com/globalcitizen/php-iban/issues/39) and [issue #41](https://github.com/globalcitizen/php-iban/issues/41).
282
+
**__Italy__ (IT) has a custom checksum system we need some help deciphering.
283
+
**__Luxembourg__ (LU) requires more test IBANs (real world LU... IBANs) to determine the checksum system with certainty. A web search could probably turn these up, given time.
284
+
**__Mauritania__ (MR) has a dual character checksum system but our example IBAN does not match MOD97-10 which would be the expected system.
285
+
**__Monaco__ (MC) has a dual character checksum system but our example IBAN does not match MOD97-10 which would be expected system. A web search for more IBANs (try the casinos and hotels!) would be useful.
286
+
**__Netherlands__ (NL) has a checksum system without any digits. We are not sure what this is, tips would be appreciated.
287
+
**__San Marino__ (SM) has an alphabetic checksum with an unknown algorithm.
288
+
289
+
* If you are willing to spend some time searching, we could do with some more test IBANs for most countries, especially smaller ones...
290
+
291
+
276
292
News: February 2016
277
293
-------------------
278
294
279
-
Work continues on providing a major update to include string internationalization. __We are also seeking help from you, the user community, to uncover national BBAN format and checksum documentation from official sources__, or failing that simply a large enough list of known valid BBANs from a given country that we can determine the checksum algorithms by deduction. The goal is to support querying (done!), checking, setting (fixing) national BBAN checksums in those countries who support them. We may later attempt something similar at the bank level, if appropriate. To help with the detective work, see [issue #39](https://github.com/globalcitizen/php-iban/issues/39) and [issue #41](https://github.com/globalcitizen/php-iban/issues/41).
295
+
__[Version 2.4.6](https://github.com/globalcitizen/php-iban/releases/tag/v2.4.6)__ has been released.
296
+
* Poland (PL) national checksum support has been added.
280
297
281
298
__[Version 2.4.5](https://github.com/globalcitizen/php-iban/releases/tag/v2.4.5)__ has been released.
282
299
* Estonia (EE) national checksum support has been added.
0 commit comments