How to use the receipt template
Line types:
[n] - normal line, small size
- bold line, small size
[large] - large line
[center_large] - large center line
[logo] - company logo
[qrCode] - QR Code with URL to download receipt
Variables:
{date_time} - date and time of the receipt
{date} - date of the receipt
{time} - time of the receipt
{title} - title of the receipt
{header} - header of the receipt
{footer} - footer of the receipt
{footer_generated} - additional generated footer
{number} - receipt number
{cash_register} - cash register name
{items} - list of items
{taxes} - tax information
{rounding} - rounding amount
{total} - total receipt amount
{subtotal} - subtotal receipt amount
{tax_value} - receipt tax value
{payment_type} - payment type: cash, card, ...
{payment_type_details} - for example returned cash info
{cash_received} - cash received if cash payment
{cash_returned} - cash returned if cash payment
{bank_account} - bank account if bank payment
{user} - user who created receipt
{download_info} - URL where is possible download the receipt
{card_transaction} - Detailed info about card transaction
{validity_info} - info about validity of the receipt
{customer} - info about buyer
{merchant} - info about seller
{note} - receipt note
Variable layouts:
{total} - align total to the left
{total } - align total to the left
{ total} - align total to the right
{ total } - center total