EFT Westpac Profile


Parent:    EFT Profile
Added On:  06/24/14 
SQL Table:  EFT_WESTPAC_PROFILE 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  EftWestpacProfile 
Configuration settings for processing of ACH transactions using Westpac format.
Added On:  06/24/14
SQL Column:  ACCOUNT_NUMBER
Java Field:  accountNumber
Status:  Active
SQL Type:  varchar(50)
Java Type:  String
Attributes:
When Tokenization is not available and encryption is allowed on the server, the field contains encrypted credit card number or bank account number.
Note: if encryption is not allowed on the server and tokenization is not properly configured, transactions will fail and will not be either processed or persisted.
Added On:  06/24/14
SQL Column:  BSB_NUMBER
Java Field:  bsbNumber
Status:  Active
SQL Type:  varchar(6)
Java Type:  String
Attributes:
Bank State Branch (BSB) number used in Australia for a bank code, which is a branch identifier.
Added On:  06/24/14
SQL Column:  DESCRIPTION
Java Field:  description
Status:  Active
SQL Type:  varchar(12)
Java Type:  String
Attributes:
Short description of the file.
Added On:  06/24/14
SQL Column:  FILE_NUMBER
Java Field:  fileNumber
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Number of the file in the system.
Added On:  06/24/14
SQL Column:  REMITTER_NAME
Java Field:  remitterName
Status:  Active
SQL Type:  varchar(16)
Java Type:  String
Attributes:
Name of the remitter.