Class: TerminalStatus

timapi.TerminalStatus

Contains information about the current EFT Terminal status.

Overview

Members-Overview

Methods-Overview

Member-List

cardData :timapi.CardData

Information about payment card used by the customer if present

cardReaderStatus :timapi.constants.CardReaderStatus

Status of card reader attached to EFT Terminal

connectionStatus :timapi.constants.ConnectionStatus

Connection status of the EFT Terminal

displayContent :Array.<String>

Content of display on EFT Terminal

finalAmount :timapi.AmountFinal

If the amount of the original transaction has been adjusted.

hasReceiptInformation :Boolean

Receipts can be retrieved using receiptRequestAsync

managementStatus :timapi.constants.ManagementStatus

Management status of the EFT Terminal

sleepModeStatus :timapi.constants.SleepModeStatus

Sleep mode status of EFT Terminal

swUpdateAvailable :Boolean

Software update available

transactionStatus :timapi.constants.TransactionStatus

Transaction status of EFT Terminal

Methods

toString() → {String}

String representation.
Returns:
String representation

Type: String