sprain / php-swiss-qr-bill

A PHP library to create Swiss QR bills | QR-Rechnung in PHP erstellen
MIT License
281 stars 82 forks source link

Add validations and tests to QrPaymentReferenceGenerator #5

Closed sprain closed 6 years ago

sprain commented 6 years ago

What are the exact requirements and constraints?

Also, maybe Helpers is not really a good namespace. Move to Sprain\SwissQrBill\Reference\QrPaymentReferenceGenerator instead?

sprain commented 6 years ago

Note: https://qr-validation.iso-payments.ch currently does not accept the reference number in the qr code created in example.php

See docs.

bildschirmfoto 2018-02-14 um 10 18 45
sprain commented 6 years ago

Done.