132
Class Documentation
Instance Methods
• (void) -
Class Methods
• (
∗
) +
Properties
• EMV_RESULT_CODE_Types
• EMV_RESULT_CODE_V2_Types
• int
0 = TDES, 1 = AES
• int
0 = Contact, 1 = Contactless
• bool
TRUE if response has an Advise request.
• bool
TRUE if response has reversal request.
• NSDictionary
∗
Unencrypted EMV Tags. Key = tag name (NSString), Object = tag value (NSData)
• NSDictionary
∗
Encrypted EMV Tags. Key = tag name (NSString), Object = tag value (NSData)
• NSDictionary
∗
Encrypted EMV Tags. Key = tag name (NSString), Object = tag value (NSData)
• NSData
∗
Key Serial Number for encrypted EMV tags.
•
∗
Card data returned from fallback or non-icc swipe during emv transaction.
13.13.1
Detailed Description
Encapsulating data class for EMV data capture
13.13.2
Method Documentation
13.13.2.1
- (void) clear
clears all
properties
13.13.2.2
+ (
IDTEMVData
∗
) sharedController
Singleton instance of
#80152504-001 IDTech iOS SDK Guide for NEO2