manuelbl / SwissQRBill

Java library for Swiss QR bill payment slips (aka QR-Rechnung)
https://www.codecrete.net/qrbill
MIT License
155 stars 37 forks source link

Change country code display #62

Closed robinmamie closed 2 years ago

robinmamie commented 2 years ago

There are some news regarding the issue of country codes mentioned in #9 and the wiki.

The version 2.2 of the SIX – Swiss Implementation Guidelines QR-bill (2021-02-22) shows 2 examples of country codes being used.

Both examples use a dash to separate the country code and the rest, although in slightly different manners (one with a space before and after, the other only with a space after). I personally think the first version is the more aesthetically pleasing.

I've updated the code and two test cases.

Thanks a lot for your work on this wonderful and very useful library!

image image

manuelbl commented 2 years ago

Thanks a lot. I will look into it in more details later.

manuelbl commented 2 years ago

Published with release 3.0.4