Documentation
for developers and administrators
Home
APIs
Processing
Billing
Management
Webhooks
Manuals
Terminology
User Guides
User Interface Reference
How-To Tutorials
Lessons
Data Dictionaries
UniCore
UniCharge
UniBill
Build
Properties Definition
Resources (Directory Structure)
Zip and Country Codes
Development
Log Files
Permissions
JNDI Names
Job Queues
Reference Materials
Supported Providers (Banks & Networks)
UniPay Codes & Code Mappings
Integrated 3rd Party Libraries
Diagrams and Documents
Entire website
This section only
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
.
Available Fields:
API Key
Descriptor
Is CVV2 Required
Sign API Key
Sign Key Filename
API Key
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.
Descriptor
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.
Is CVV2 Required
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.
Sign API Key
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.
Sign Key Filename
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.