ReceiptSection¶
-
public enum
ReceiptSection
¶ The section inside receipt
Enum Constants¶
AFTER_GREETING¶
-
public static final ReceiptSection
AFTER_GREETING
¶ The section after the custom greeting but before the cashier name
AFTER_TRANSACTION¶
-
public static final ReceiptSection
AFTER_TRANSACTION
¶ The section after the basket data and payment data but before the online URL
BEFORE_GREETING¶
-
public static final ReceiptSection
BEFORE_GREETING
¶ The section before the custom greeting but after the business information
BEFORE_TRANSACTION¶
-
public static final ReceiptSection
BEFORE_TRANSACTION
¶ The section before the basket data but after the cashier name
HTML_HEAD¶
-
public static final ReceiptSection
HTML_HEAD
¶ The section inside the head of the html, useful for configuring CSS styles and similar information