schoero / swissqrbill

Swiss QR Bill generation in Node.js and browsers
MIT License
159 stars 29 forks source link

Further information not displayed #339

Closed popod closed 3 years ago

popod commented 3 years ago

Hi,

I think that I've found a little bug:

When data.message is defined, it is correctly coded into the QR-Code data, but not displayed into the payment section !

As said in the QR-Invoice documentation, this informations should be displayed under the "Informations supplémentaires" label in the payment section.

Thanks you for fixing this :)

schoero commented 3 years ago

Fixed with v2.4.1 on npm :)

popod commented 3 years ago

Fast and works well ! Thank you :)