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 Westpac Profile
Parent:
Retail Profile
Added On:
08/17/15
SQL Table:
RETAIL_WESTPAC_PROFILE
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
RetailWestpacProfile
Encapsulates Westpac specific settings required for real-time transaction processing. Adds Westpac specific fields to the base fields of
Billing Profile
and
Retail Profile
.
Available Fields:
IP Address
Merchant
Password
User Name
IP Address
Added On:
08/17/15
SQL Column:
IP_ADDRESS
Java Field:
ipAddress
Status:
Active
SQL Type:
varchar(15)
Java Type:
String
Attributes:
Merchant
Added On:
08/17/15
SQL Column:
MERCHANT
Java Field:
merchant
Status:
Active
SQL Type:
varchar(32)
Java Type:
String
Attributes:
Password
Added On:
08/17/15
SQL Column:
PASSWORD
Java Field:
password
Status:
Active
SQL Type:
varchar(32)
Java Type:
String
Attributes:
Password connected with the corresponding username.
User Name
Added On:
08/17/15
SQL Column:
USER_NAME
Java Field:
userName
Status:
Active
SQL Type:
varchar(32)
Java Type:
String
Attributes:
Username of the profile.