IDTech iOS/OSX SDK Guide  1.1.082
API reference for UniPay 1.5
IDTech_TerminalData Struct Reference

#include <IDTechEMV.h>

Public Attributes

unsigned char terminalCountryCode [2]
 Terminal’s location. Tag 9F1A {0x08,0x40}.
 
unsigned char merchantCategoryCode [2]
 Classifies the type of business being done by the mechant, represented according to ISO 8583:1993.
 
unsigned char merchantID [15]
 When concatenated with the Acquirer Identifer, uniquely identifies a given merchant.
 
unsigned char terminalID [8]
 Designates the unique location of a terminal at a merchant.
 
unsigned char defaultTACDefault [5]
 Default Terminal Action Code Denial. Tag DF13.
 
unsigned char defaultTACDenial [5]
 Default Terminal Action Code Denial. Tag DF14.
 
unsigned char defaultTACOnline [5]
 Default Terminal Action Code Denial. Tag DF15.
 
unsigned char useDefaultTACDefault
 Indicates if tacDefault value should be used as terminal default value.
 
unsigned char useDefaultTACDenial
 Indicates if tacDenial value should be used as terminal default value.
 
unsigned char useDefaultTACOnline
 Indicates if tacOnline value should be used as terminal default value.
 
unsigned char terminalLocation [36]
 Terminal Location tag 9F4E.
 

Detailed Description

device Terminal Configuration File - 45 bytes

Used as parameter in setTerminalData: (IDTechEMV)

Used as return value in setTerminalData: (IDTechEMV)


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