I’ve browsed around the forum and searched for an option to use QR codes in tickets. Since there wasn’t an option to use this I tried to compile an own version.
I did came pretty far, but that’s just for one ticket. When I use four of them only one QR code is being generated and not four.
I’m using the standard email.php template. Everytime the mail is send a QR code based on the security code is generated.
The script is here: http://codepad.org/2QxvWOng and is being used in combination with: http://phpqrcode.sourceforge.net/index.php.
Is there anyone who can tell me how to get an QR code in every ticket? I’ve searched for a “loop” but I didn’t find one.