UniPay SDK Guide for Android  0.02.011
API reference
 All Data Structures Functions Variables Pages
com.idtechproducts.emv.UniPay_ApplicationID Class Reference

Data Fields

byte[] acquirerIdentifier = new byte[6]
 Indicates which acquirer/processor processes the corresponding AID. Tag 9F01.
 
byte[] aid = new byte[16]
 AID value as per payment networks. Tag 9F06.
 
byte[] aidLen = new byte[1]
 AID’s length.
 
byte[] applicationVersionNumber = new byte[2]
 EMV application version number. Tag 9F09.
 
byte[] tacDefault = new byte[5]
 Terminal Action Code Denial. Tag DF13.
 
byte[] tacDenial = new byte[5]
 Terminal Action Code Denial. Tag DF14.
 
byte[] tacOnline = new byte[5]
 Terminal Action Code Denial. Tag DF15.
 
byte[] transactionCurrencyCode = new byte[2]
 AID’s currency. Example: For US, {0x08,0x40}. Tag 5F2A.
 
byte[] transactionCurrencyExponent = new byte[1]
 Transaction Currency Exponent. Example: Amount $4.53 is managed as 453. Tag 5F36.
 
byte[] useTACDefault = new byte[1]
 Indicates if tacDefault value should be used.
 
byte[] useTACDenial = new byte[1]
 Indicates if tacDefault value should be used.
 
byte[] useTACOnline = new byte[1]
 Indicates if tacDefault value should be used.
 
byte[] applicationSelectionIndicator = new byte[1]
 Indicates if partial AID matching is allowed. 0x01 = allowed DF62.
 

The documentation for this class was generated from the following file: