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 Westpac Profile
Parent:
CC Profile
Added On:
07/20/15
SQL Table:
CC_WESTPAC_PROFILE
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
CcWestpacProfile
Configuration settings for batch credit card processing through Westpac.
Available Fields:
Client Name
Community Code
Company Code
Company Name
Client Name
Added On:
07/20/15
SQL Column:
CLIENT_NAME
Java Field:
clientName
Status:
Active
SQL Type:
varchar(30)
Java Type:
String
Attributes:
Name of the client as stored in Quickstream system.
Community Code
Added On:
07/20/15
SQL Column:
COMMUNITY_CODE
Java Field:
communityCode
Status:
Active
SQL Type:
varchar(10)
Java Type:
String
Attributes:
Community code of the customer.
Company Code
Added On:
07/20/15
SQL Column:
COMPANY_CODE
Java Field:
companyCode
Status:
Active
SQL Type:
varchar(10)
Java Type:
String
Attributes:
Unique code of the company as stored in Quickstream system.
Company Name
Added On:
07/20/15
SQL Column:
COMPANY_NAME
Java Field:
companyName
Status:
Active
SQL Type:
varchar(30)
Java Type:
String
Attributes:
Human readable name of the company as stored in Quickstream system.