manuelbl / SwissQRBill.NET

.NET library for Swiss QR bill payment slips (aka QR-Rechnung)
MIT License
87 stars 33 forks source link

Decoding structured bill information #8

Closed BEagle1984 closed 4 years ago

BEagle1984 commented 4 years ago

The structured bill information is currently being returned as raw string by the QrBill.DecodeQrCodeText, do you plan on decoding that as well? Or would you accept a PR (since we would need to implement it ourselves in any case)?

manuelbl commented 4 years ago

I haven't dealt with it yet and don't fully understand it. A PR is very welcome.

BEagle1984 commented 4 years ago

Ok, you’ll get a PR. 👍

manuelbl commented 4 years ago

Solved by release 2.3 and #10