13.17 TerminalData Struct Reference 139
Indicates whether or not PSE Selection method is supported by Terminal. 0x00 or 0x01.
• unsigned char autoRun
Indicates whether or not Terminal is configured in AutoRun. 0x00 or 0x01.
• unsigned char predefinedAmount [3]
Fixed amount. Binary value.
• unsigned char pinByPass
Indicates whether or not PIN bypass is supported by Terminal. 0x00 or 0x01.
• unsigned char referalManaged
Indicates whether or not Referal managed are supported by Terminal (only if needed by Level3 implementation)..
0x00 or 0x01.
• unsigned char defaultTAC
Indicates whether or not Default TAC are supported by Terminal. 0x00 or 0x01.
• unsigned char defaultTACDenial [5]
Default TAC Denial value. See EMVCo book IV.
• unsigned char defaultTACOnline [5]
Default TAC Online value. See EMVCo book IV.
• unsigned char defaultTACDefault [5]
Default TAC Default value. See EMVCo book IV.
• unsigned char notRTS
Indicates RTS are not supported by Terminal or not. 0x00 or 0x01.
• unsigned char notVelocity
Indicates Velocity are not supported by Terminal or not. 0x00 or 0x01.
• unsigned char cdaType
Supported CDA type. Value should be 0x02.
13.17.1 Detailed Description
device Terminal Configuration File - 44 bytes
Used as parameter in IDT_BTPay::setTerminalData:()
Used as return value in IDT_BTPay::emv_retrieveTerminalData:()
The documentation for this struct was generated from the following file:
• Source_iOS/IDTCommon.h
IDTech iOS SDK Guide for NEO2 #80152802-001