Terminal totals
Terminal Totals request message (from ECR)
Pos | Length | Type | Content |
---|---|---|---|
1 | 8 | N | Terminal ID (00000000-99999999) |
9 | 1 | A | Reserved – fixed to ‘0’ (0x30) |
10 | 1 | A | Message code: ‘T’ (0x54) |
11 | 8 | N | Cash register ID |
19 | 1 | N | Presence of message with additional data for the GT:
|
20 | 4 | N | Reserved – fixed to ‘0’ (0x30) |
Terminal Totals response message (from Terminal)
Pos | Length | Type | Content |
---|---|---|---|
1 | 8 | N | Terminal ID (00000000-99999999) |
9 | 1 | A | Reserved – fixed to ‘0’ (0x30) |
10 | 1 | A | Message code: ‘T’ (0x54) |
11 | 2 | N | Transaction result:
|
13 | 16 | N | EFT-POS Total amount, right aligned, filled with ‘0’ (0x30) on the left. Amount is always considered to be expressed in cents (e.g. 650 = 6,50) |
29 | 6 | A | Reserved – fixed to ‘0’ (0x30) |