13.11 IDTechEMV Class Reference
125
13.11.2.5
- (void) confirmApplicationCancel
Cancel Set Application
During and EMV transaction flow, if there are multiple applications to chose from, or the terminal settings indi-
cate cardholder confirmation for applicaiton selection, the delegate IDTechEMV_Delegate::confirmApplication
←
-
Selection:() will receive an array with all the available applications to choose from. If no application selection is
performed, this routine must be called to cancel the transaction
13.11.2.6
- (NSDictionary
∗
) getAllTags
Get All Tags
Retrieves all EMV tags from the inserted card. Only available after the card has been processed after executing
IDTechEMV::startEMVTransaction:timeout:additionalTags:()
Returns
data NSdictionary with all tag values. Key is NSString, Object is NSData.
13.11.2.7
- (NSString
∗
) getBuildVersion
Returns SDK EMV Build Version
Returns
response Response returned of Kernel Version
13.11.2.8
- (NSString
∗
) getEMVConfigurationChecksum
Returns SDK EMV Configuration Version
Returns
response Response returned of Kernel Configuration Version
13.11.2.9
- (NSString
∗
) getEMVKernelChecksum
Returns SDK EMV Kernel Checksum
Returns
response Response returned of Kernel Version
13.11.2.10
- (NSString
∗
) getEMVKernelVersion
Returns SDK EMV Kernel Version
Returns
response Response returned of Kernel Version
IDTech iOS SDK Guide for NEO2 #80152802-001