Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Operation type | ||
---|---|---|
CD | Fixed length. 1 | Defines the type of operation requested by the cash register |
Processing on cash register side: | ||
Processing on terminal side:
List of types of Selection/Input Actions:
| ||
Remarks: If the type of operation cannot be carried out, the terminal responds with ‘Status: Operation not carried out’ andin the complementary info Tag AF ‘Type of action requested unknown’. In the case of printing a buffer (ASCII encoded base 64) sent by the cash register, the tag CD with type of action ‘P’ will be completed with a constructed Tag ZT containing the buffer to be printed. | ||
Example - Perform a debit. See example | CD0010 CD001C |
...
Tag | Meaning | Rule | Example |
---|---|---|---|
CZ | Concert Protocol version | Configurable, 0320 by default | CZ0040320 |
CJ | Cash register protocol version | Configurable, 323540032810 by default. | CJ012323540032810 |
CA | Cash register number | Constant 1 | CA0011 |
CB | Amount | Amount in cents. 25,00€ | CB0042500 |
CD | Action type | Depends on what we want: | Debit: CD0010 Refund : CD0011 Cancellation: CD0012 Duplicata: CD0013 |
CE | Currency | Code for Euro. | CE003978 |
...