To display a QR code at the bottom of a customer receipt, you will need to configure the relevant settings in EPOS Manager. This will ensure the value is converted into a scannable QR code when the receipt is printed.
This setup allows you to embed dynamic content such as guest feedback links using predefined variables:
Log into EPOS Manager.
Navigate to POS Control and click on POS Control again.
Search for Global Flags and click to open it.
Select the appropriate location.
Go to the Flags 3 tab.
Fill in the QR Code field with the desired text or URL.
This field will be translated into a QR code on the printed receipt.
You can use the following variables within the QR code text to generate unique, transaction-specific codes:
{code} = Feedback Code.
{locationcode} = EPOS Location Code.
{companycode} = EPOS Company Code.
{poslocation} = EPOS Local POS Location.
{tracktype} = Track Type.
{tableno} = Offset of track type .
{billpos} = Transaction POS.
π€ Tip: To include the QR code in the printer text, use the following format within any printer line:
{QRCODE=http://something.com}
