This help will guide you through the setup and usage of our point of sale cash register software.
Search by keyword in the help section:
Notification customization tags
Notifications can be customized using tags. When the message is sent, each tag is automatically replaced with the order, customer, or establishment information.
The available tags depend on the language used in your interface. The names displayed in the tag list always correspond to those you should use in your notification templates.
Where do I configure notifications?
Notification templates can be modified from Configuration, General Options, in the Notifications section.
simple tags
Simple tags are replaced with a single value when the notification is sent.
| Tag | Description |
|---|---|
| <title> | Client title |
| <name> | Client name |
| <firstName> | Client surname |
| <pointsFidelite> | Client loyalty points |
| <itemsBought> | List of the items of the order |
| <orderPrice> | Total price of the order |
| <VATprice> | VAT amount |
| <VATX> | Amount of VAT of X% |
| <VATList> | VAT amount by VAT tax |
| <orderID> | Order ID |
| <refererCode> | Referral code |
| <PDFInvoice> | PDF invoice |
| <lienTicketCaisse> | Link to the online receipt |
| <date> | Date of the order |
| <link> | Link to order page on webshop |
| <receiptHTML> | Receipt |
| <date> | Date of the order |
| <link> | Link to order page on webshop |
| <receiptHTML> | Receipt |
Conditional tags
Conditional tags allow text to be displayed only when certain conditions are met.
The text placed between the two tags will only be displayed if the corresponding condition is true.
| Tag | Description |
|---|---|
| <IF_delivery> ... <IF_delivery> | Shown text under condition |
| <IF_takeAway> ... <IF_takeAway> | Shown text under condition |
| <IF_eatIn> ... <IF_eatIn> | Shown text under condition |
Example :
Example of a custom notification:
Hi,Your order no.in the amount of is ready. Your order will be delivered soon.
Upon submission, all tags will be automatically replaced with the actual order information.
Advice
- You can use as many tags as needed in a single notification.
- Tags can be used in the subject and content of notifications when the channel allows it.
- Always perform a test after modifying a notification template.
- Some sending methods may limit formatting or customization options.
This document is made available under the terms of the licence Creative Commons Attribution 4.0 International (CC BY 4.0) .