sprain / php-swiss-qr-bill

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

QR Bill without Debitor #261

Closed ncavallini closed 2 months ago

ncavallini commented 2 months ago

Hello, is it possible to create a QR Bill without debitor (but with creditor and amount) such that I can receive a payment even without knowing the address of the person that owe me money?

Thanks Regards. Niccolò Cavallini

sprain commented 2 months ago

Sure, the debtor is optional. As an example, see here: https://github.com/sprain/php-swiss-qr-bill/blob/master/example/example_minimal.php