Documentation
-
Plugins & Intégrations
-
API | Developers
-
Imprimantes et adaptateurs
-
- Balises Paramétrages
- Connexion Internet
- Connexion Internet par Câble Ethernet (RJ45 LAN)
- Impression Image et logo
- Imprimante ticket : Paramétrage Wifi
- Imprimer PDF
- Mention "Printed using Expedy.io"
- Mise en page texte | Construire un ticket
- Paramétrage connexion GPRS Carte SIM 2G 3G 4G
- QR Code / Barcode
- QuickStart Installation Imprimante Cloud 58mm
- QuickStart Installation Imprimante Cloud 80mm
-
- Balises Paramétrages
- Cloud Print Box : Connexion Câble Ethernet et WiFi
- Connecter une imprimante ticket ESC POS sur l'adaptateur Cloud Print Box
- Impression Image et logo
- Imprimer PDF
- Installation Adaptateur USB Cloud Print
- Mention "Printed using Expedy.io"
- Mise en page texte | Construire un ticket
- QR Code / Barcode
-
Carte SIM M2M
-
Expedy TMS
-
Expedy SHIFT (Coursier)
-
Imprimante Uber Eats
-
Plateformes de livraison
QR Code / Barcode
Balises pour insérer un QR Code ou un Barcode
Insérez des QR code ou code à barre dans votre message imprimé.
Variable | Exemple | |
---|---|---|
QR Code | <QR></QR> | <QR>https://www.printer-point.com</QR> <QR>tel:0101010101</QR> <QR>mailto:contact@printer-point.com</QR> |
QR Code centré | <C><QR></QR></C> | <C><QR>https://goo.gl/maps/2z5mArQD9kbk5P5T9</QR></C> |
Code à barre EAN13 | <EAN></EAN> | <EAN>0123456789012</EAN> |
Exemple QR et Barcode
// Your message
$msg = "<QR>https://www.printer-point.com</QR>
<EAN>3052351091326</EAN>";