Token Register FirstData Nashville StrongAuth Profile


Parent:    Token Register Profile
Added On:  01/04/16 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  TokenRegisterFirstDataNashvilleStrongAuthProfile 
Configuration settings required for communication with a FirstData Nashville StrongAuth encryption appliance.
Added On:  01/04/16
SQL Column:  APPLICATION_ID
Java Field:  applicationId
Status:  Active
SQL Type:  varchar(16)
Java Type:  String
Attributes:
Identification number of the application used for the processing.
Added On:  01/04/16
SQL Column:  DATAWIRE_ID
Java Field:  datawireId
Status:  Active
SQL Type:  varchar(20)
Java Type:  String
Attributes:
Identification number of the datawire.
Added On:  06/13/16
SQL Column:  
Java Field:  divisionNumber
Status:  Active
SQL Type:  
Java Type:  String
Attributes: Transient
Added On:  01/04/16
SQL Column:  DOMAIN_ID
Java Field:  domainId
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Attributes:
Identification number of the domain.
Added On:  01/04/16
SQL Column:  IS_TEST_MODE
Java Field:  isTestMode
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes:
Indicates wther the transaction ismade in the test mode.
Added On:  01/04/16
SQL Column:  KEY_ID
Java Field:  keyId
Status:  Active
SQL Type:  varchar(11)
Java Type:  String
Attributes:
Ientification number of the key.
Added On:  01/04/16
SQL Column:  MERCHANT_ID
Java Field:  merchantId
Status:  Active
SQL Type:  varchar(22)
Java Type:  String
Attributes:
Identification number of the merchant assigned by FirstData.
Added On:  01/04/16
SQL Column:  PASSWORD
Java Field:  password
Status:  Active
SQL Type:  varchar(100)
Java Type:  String
Attributes:
Encrypted password of the merchant.
Added On:  01/04/16
SQL Column:  SERVICE_ID
Java Field:  serviceId
Status:  Active
SQL Type:  varchar(3)
Java Type:  String
Attributes:
Identification number of the service used.
Added On:  01/04/16
SQL Column:  TERMINAL_ID
Java Field:  terminalId
Status:  Active
SQL Type:  varchar(12)
Java Type:  String
Attributes:
Identification number of the terminal used for the transaction.
Added On:  01/04/16
SQL Column:  TOKEN_TYPE
Java Field:  tokenType
Status:  Active
SQL Type:  varchar(4)
Java Type:  String
Attributes:
Indicates type of the token used.
Added On:  06/13/16
SQL Column:  
Java Field:  tppId
Status:  Active
SQL Type:  
Java Type:  String
Attributes: Transient
Added On:  01/04/16
SQL Column:  USERNAME
Java Field:  username
Status:  Active
SQL Type:  varchar(50)
Java Type:  String
Attributes:
Username of the merchant.