138 Class Documentation
Explicit PPSError: Reference source not found.
• BOOL disableAutoPPS
No auto pps for negotiate mode.
• BOOL disableResponseCheck
No check on response of S(IFS) request.
• unsigned char ∗ pps
pps is used to set the Protocol and Parameters Selection between card and reader, only Di <= 4 are supported. pps
must follow the structure specified in ISO 7816-3 as PPS0, [PPS1], [PPS2], and [PPS3]. For more information see
ISO 7816-3 section 7.2.
• unsigned char ppsLength
lenght of pps data
13.16.1 Detailed Description
Structure to set ICC power on options. Used by IDT_BTPay::icc_powerOnICC:response:() IDT_UniPay::icc_←-
powerOnICC:response:()
The documentation for this struct was generated from the following file:
• Source_iOS/IDTCommon.h
13.17 TerminalData Struct Reference
#include <IDTCommon.h>
Public Attributes
• unsigned char terminalCountryCode [2]
Terminal’s location. Tag 9F1A {0x08,0x40}.
• unsigned char provideCardholderConfirmation
Indicates whether or not cardholder may confirm application selection at EMV Selection time. Tag 58 0x00 or 0x01.
• unsigned char terminalType
Standard parameter. Tag 9F35 See EMVCo book IV.
• unsigned char emvContact
Indicates whether terminal supports EMV contact. Tag 9F33, byte 1, bit 6 0x00 or 0x01.
• unsigned char terminalCapabilities [3]
Standard parameter. Tag 9F33 See EMVCo book IV.
• unsigned char additionalTerminalCapabilities [5]
Standard parameter. Tag 9F40 See EMVCo book IV.
• unsigned char emvContactless
Indicates whether or not terminal support scontactless in EMV mode. 0x00 or 0x01.
• unsigned char magstripe
Indicates whether terminal supports magstripe. 0x00 or 0x01.
• unsigned char pinTimeOut
In seconds. Time allocated to cardholder to enter PIN. Binary value Example : 0x0F for 15s.
• unsigned char batchManaged
Indicates whether or not Batch messages are supported by Terminal. 0x00 or 0x01.
• unsigned char adviceManaged
Indicates whether or not Advice messages are supported by Terminal (only if needed by Level3 implementation).
0x00 or 0x01.
• unsigned char pse
#80152504-001 IDTech iOS SDK Guide for NEO2