Skip to main content

Get Status Response

HeaderLengthData
0x000x021 Byte: The current status
1 Byte: Transaction running flag. 0x01= true.

Terminal Status List

ReasonHex Value
OFFLINE0x01
ONLINE0x02
DISABLED0x04
ENABLED0x08
WAIT_CARD0x10
WAIT_AUTH0x20

Transaction Running Flag

The transaction running flag indicates if a transaction is currently active on the terminal. In general this flag will only be true when in the WAIT_CARD state however for EV Charge mode it is possible to start a card read only transaction while in the WAIT_AUTH state. This makes it possible to detect the return of a specific card holder. This flag can be used to check if the transaction is running.