Relative Content

Tag Archive for phpwordpressqr-codepaymenttcpdf

How to create correct Scan&Pay QR code in PHP

I am developing my own plugin that handles PDF generating (invoices, pro-formas etc.). I would like to include QR code that if user scans in the Bank app it will set the payment data for them (name, IBAN, variable symbol, amount for pay etc.).

Is it possible to create Scan&Pay QR code in PHP?

I am developing my own plugin that handles PDF generating (invoices, pro-formas etc.). I would like to include QR code that if user scans in the Bank app it will set the payment data for them (name, iban, variable symbol, amount for pay etc.).