Add Qr Code In Invoice For Whmcs Script
Budget: $10 – $30 USD
i have Whmcs Script V7.10.2
i want View Qr Code in invoice & using base64
Add In QR:
my Company Name
Invoice No.
Invoice Date
using TCPDF
https://tcpdf.org/examples/example_050/
Example (Notwork):
$pdf->write2DBarcode('invoicestransdate', 'QRCODE,L', 160, 36, 15, 65, $style, 'N');
thank you
i want View Qr Code in invoice & using base64
Add In QR:
my Company Name
Invoice No.
Invoice Date
using TCPDF
https://tcpdf.org/examples/example_050/
Example (Notwork):
$pdf->write2DBarcode('invoicestransdate', 'QRCODE,L', 160, 36, 15, 65, $style, 'N');
thank you