claudep / swiss-qr-bill

A Python library to generate Swiss QR-bill payment slips
MIT License
97 stars 39 forks source link

adjusted qrcode and amount position to better conform to style guide #53

Closed samuel-iseli closed 3 years ago

samuel-iseli commented 3 years ago

Postfinance (e-finance) wouldn't accept qr payslips (PDF) generated with swiss-qr-bill. The qrcode was OK but the position didn't correspond exactly enough to the style guide (https://www.paymentstandards.ch/dam/downloads/style-guide-de.pdf).

claudep commented 3 years ago

Thanks a lot! I'll review it during the next days.

claudep commented 3 years ago

Many thanks for the great patch. Pushed in 33c505c1a and f9cc33975d0.