Retail Clearhaus Profile


Parent:    Retail Profile
Added On:  07/22/15 
SQL Table:  RETAIL_CLEARHAUS_PROFILE 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  RetailClearhausProfile 
Encapsulates Clearhaus specific settings required for real-time transaction processing. Adds Clearhaus specific fields to the base fields of Billing Profile and Retail Profile.
Added On:  07/22/15
SQL Column:  API_KEY
Java Field:  apiKey
Status:  Active
SQL Type:  varchar(72)
Java Type:  String
Attributes:
API key assigned by Clearhaus.
Added On:  12/09/15
SQL Column:  DESCRIPTOR
Java Field:  descriptor
Status:  Active
SQL Type:  varchar(22)
Java Type:  String
Attributes:
Default descriptor sent to the processor if any other descriptor is not specified for the transaction.
Added On:  12/07/15
SQL Column:  IS_CVV2_REQUIRED
Java Field:  isCvv2Required
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes: Default:true
Indicates whether the CVV2 verification is required.
Added On:  04/25/16
SQL Column:  SIGN_API_KEY
Java Field:  signApiKey
Status:  Active
SQL Type:  varchar(36)
Java Type:  String
Attributes:
Sign API key of the transaction.
Added On:  12/07/15
SQL Column:  SIGN_KEY_FILENAME
Java Field:  signKeyFilename
Status:  Active
SQL Type:  varchar(100)
Java Type:  String
Attributes:
Name of a sign key used by the processor as additional authorization level. It is necessary to specify it when processing Bank Debit Card (ATM Card) without CSC.