Retail Trust Commerce Profile


Parent:    Retail Profile
Added On:  05/10/16 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  RetailTrustCommerceProfile 
Encapsulates Trust Commerce specific settings required for real-time transaction processing. Adds Trust Commerce specific fields to the base fields of Billing Profile and Retail Profile.
Added On:  05/10/16
SQL Column:  CUST_ID
Java Field:  custId
Status:  Active
SQL Type:  varchar(20)
Java Type:  String
Attributes:
Customer identification number assigned by TrustCommerce.
Added On:  04/25/17
SQL Column:  IS_IIAS_LOOKUP_ENABLED
Java Field:  isIiasLookupEnabled
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes: Default:false
Indicates that the processor's qualification of eligibility of the provided card number is required.
Added On:  05/13/16
SQL Column:  IS_TEST_MODE
Java Field:  isTestMode
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes: Default:false
Indicates wther the thansaction is processed in the test mode.
Added On:  10/06/16
SQL Column:  MASTER_CUST_ID
Java Field:  masterCustId
Status:  Active
SQL Type:  varchar(20)
Java Type:  String
Attributes:
Identifier that is used for processing sale transactions under Billing ID provided by a processor.
Added On:  10/06/16
SQL Column:  MASTER_PASSWORD
Java Field:  masterPassword
Status:  Active
SQL Type:  varchar(20)
Java Type:  String
Attributes:
Password that is used for processing sale transactions under Billing ID provided by a processor.
Added On:  05/10/16
SQL Column:  PASSWORD
Java Field:  password
Status:  Active
SQL Type:  varchar(20)
Java Type:  String
Attributes:
The TrustCommerce Link password associated with the aforementioned CustID.
Added On:  05/16/17
SQL Column:  VAULT_PASSWORD
Java Field:  vaultPassword
Status:  Active
SQL Type:  varchar(20)
Java Type:  String
Attributes:
Password for access to TC Vault application that is used for monitoring of the transactions statuses.