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 Fi Serv Profile
Parent:
CC Profile
Added On:
01/22/14
SQL Table:
CC_FI_SERV_PROFILE
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
CcFiServProfile
Configuration settings for credit card processing through FiServe.
Available Fields:
Child Company Name
Client ID
Description
Is Test Mode
Parent Company Name
Child Company Name
Added On:
01/22/14
SQL Column:
CHILD_COMPANY_NAME
Java Field:
childCompanyName
Status:
Active
SQL Type:
varchar(16)
Java Type:
String
Attributes:
Name of the subsidiary company.
Client ID
Added On:
01/22/14
SQL Column:
CLIENT_ID
Java Field:
clientId
Status:
Active
SQL Type:
varchar(10)
Java Type:
String
Attributes:
Unique identifier associated with customer.
Description
Added On:
01/22/14
SQL Column:
DESCRIPTION
Java Field:
description
Status:
Active
SQL Type:
varchar(10)
Java Type:
String
Attributes:
Short description of an item.
Is Test Mode
Added On:
04/05/14
SQL Column:
IS_TEST_MODE
Java Field:
isTestMode
Status:
Active
SQL Type:
tinyint(1)
Java Type:
Boolean
Attributes:
Default:false
Indicates whether test mode is enabled for the profile.
Parent Company Name
Added On:
01/22/14
SQL Column:
PARENT_COMPANY_NAME
Java Field:
parentCompanyName
Status:
Active
SQL Type:
varchar(23)
Java Type:
String
Attributes:
Name of the parent company.