Name | Description |
---|---|
Receipt |
Object representing the receipt. Content of the individual receipts which are used in the Receipts object for printing. |
String values communicated to (and from) the cash register (whether from the terminal or not) should be in UTF-8 format.
Getters
Each receipt consists of three sections: a header, a content and a footer section. These getters retrieve each section separately.
Name | Description |
---|---|
GetReceiptHeader |
This returns the header. |
GetReceiptContent |
This returns the receipt content. |
GetReceiptFooter |
This returns the footer. |
Use this object in the following calls and callbacks to represent the receipt: