Hello, is it possible to send the QR codes as a PDF instead of embedded image? My costumers are not receiving the QR codes in the email. This is a problem because in order to give access to the event we need to scan all the tickets, and most of the people doesn't have the knowledge that they have to activate automatic downloads in their emails.
Hello, is it possible to send the QR codes as a PDF instead of embedded image? My costumers are not receiving the QR codes in the email. This is a problem because in order to give access to the event we need to scan all the tickets, and most of the people doesn't have the knowledge that they have to activate automatic downloads in their emails.
Thank you
Attached files: WhatsApp Image 2024-01-22 at 1.04.05 PM.jpeg
Hi,
It's very strange that the QR Code does not display.
I think your PHP server may be missing the ext-mbstring library or it is disabled.
Contact your host support and ask them to enable this extension.
Stachethemes Developer
Ok, but is there a way to recieve them by PDF? Thanks
Currently, no. I will see if I can add it as attachment in the next update.
You should take a look at this mbstring php extension because PHP can't generate the qrcode without it.
Stachethemes Developer