Documentation
-
CMS Plugins
-
API | Developers
-
Printers and Accessories
-
General Terms
-
Expedy TMS
- Prochainement
-
Expedy M2M SIM Card
QR Code / Barcode
Insert QR code or bar code into your message
Variable | Example | |
---|---|---|
QR Code | <QR></QR> | <QR>https://www.printer-point.com</QR> <QR>tel:0101010101</QR> <QR>mailto:contact@printer-point.com</QR> |
Center QR Code | <C><QR></QR></C> | <C><QR>https://goo.gl/maps/2z5mArQD9kbk5P5T9</QR></C> |
Barcode EAN13 | <EAN></EAN> | <EAN>0123456789012</EAN> |
Example QR and Barcode
// Your message
$msg = "<QR>https://www.printer-point.com</QR>
<EAN>3052351091326</EAN>";