schwifty icon indicating copy to clipboard operation
schwifty copied to clipboard

Honduras is missing from iban_registry

Open jamesuejio opened this issue 3 years ago • 2 comments

Hi all,

Thank you so much for creating this library, it is very helpful. I wanted to create an issue and flag that Honduras does not exist in the iban registry or in the attached PDF that someone linked on another issue. Honduras has a valid IBAN according to https://www.iban.com/structure so I'm wondering how ya'll populate iban_registry and if there is something missing there. Thanks!

swift_iban_registry.pdf

jamesuejio avatar Dec 06 '21 14:12 jamesuejio

I'm parsing the IBAN structure from the officially provided data from SWIFT, where Honduras is currently not available. On the site you linked, Honduras is listed under experimental. It would certainly be possible to add a corresponding entry to schwifty/iban_registry/overwrite.json in order to support Honduras. Feel free to create a corresponding pull request!

mdomke avatar Mar 05 '22 20:03 mdomke

Thank you for the response! Honduras has not become a priority for us but I will revisit when it becomes one. Feel free to close this unless you feel like having it open for visibility will be better :)

jamesuejio avatar Mar 16 '22 15:03 jamesuejio

Many of the "aspirational" SWIFT countries have been added in release 2024.1.1.post0. Honduras should be among them.

mdomke avatar Jan 09 '24 22:01 mdomke