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

ownRisk2ActivationStatus :Boolean

Specifies if the OwnRisk2 functionality is activated at terminal side. This field is returned in a standard TerminalStatus notification from terminal to ECR if the OwnRisk2 mode is activated. The absence of the OwnRisk2Activation in the TerminalStatus notification means that the OwnRisk2 mode is de-activated or not supported by the payment application. Optional: Mandatory if OwnRisk2 mode is activated. Specification: retail.

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