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.
Added On:  08/17/15
SQL Column:  IP_ADDRESS
Java Field:  ipAddress
Status:  Active
SQL Type:  varchar(15)
Java Type:  String
Attributes:
Added On:  08/17/15
SQL Column:  MERCHANT
Java Field:  merchant
Status:  Active
SQL Type:  varchar(32)
Java Type:  String
Attributes:
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.
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.