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
CC Trust Commerce Profile
Parent:
CC Profile
Added On:
11/18/16
SQL Table:
CC_TRUST_COMMERCE_PROFILE
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
CcTrustCommerceProfile
Entity that represents information about Trust Commerce profile.
Available Fields:
Cust ID
Master Cust Id
Master Password
Password
Cust ID
Added On:
11/18/16
SQL Column:
CUST_ID
Java Field:
custId
Status:
Active
SQL Type:
varchar(20)
Java Type:
String
Attributes:
Identifier of the customer assigned by a processor.
Master Cust Id
Added On:
08/06/21
SQL Column:
MASTER_CUST_ID
Java Field:
masterCustId
Status:
Active
SQL Type:
varchar(20)
Java Type:
String
Attributes:
Max Length:20
Master Password
Added On:
08/06/21
SQL Column:
MASTER_PASSWORD
Java Field:
masterPassword
Status:
Active
SQL Type:
varchar(20)
Java Type:
String
Attributes:
Password
Added On:
11/18/16
SQL Column:
PASSWORD
Java Field:
password
Status:
Active
SQL Type:
varchar(20)
Java Type:
String
Attributes:
Password of the customer.