claudep / swiss-qr-bill

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

Please add EPC-QR-Code #95

Closed Mannshoch closed 2 days ago

Mannshoch commented 4 days ago

It would be nice If it is possible to create an European Payments Council QR-Code

claudep commented 3 days ago

Whats the relation between those QR codes and the Swiss payments standards? Are they mentioned in some recent version of the specs?

Mannshoch commented 3 days ago

Spec: https://de.wikipedia.org/wiki/EPC-QR-Code#EPC-QR-Code_Dateninhalt Relation: https://de.wikipedia.org/wiki/EPC-QR-Code#Situation_in_der_Schweiz

I'don't have more

claudep commented 2 days ago

Thanks for the links. As what I understand, this would be a different functionality. My current position is for this package to focus on the Swiss version of QR bills (based on "do one thing and do it well"). There are other packages that handle EPC QRs, e.g. https://pypi.org/project/py-epc-qr/