Paymentech Retail File Batch


Parent:    File Batch
Added On:  02/13/12 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  PaymentechRetailFileBatch 
Paymentech specific File Batch representation for the settlement process. It represents a group of Paymentech Capture Retail Transaction objects that are settled together as a group within a single file.
During Generation Process, Paymentech Retail File Batch is converted into a settlement file, which is than registered into File Store for further processing.
Added On:  02/13/12
SQL Column:  BATCH_SEQ_NUM
Java Field:  batchSeqNum
Status:  Active
SQL Type:  varchar(32)
Java Type:  String
Attributes:
Batch Sequence Number - an internal Batch Number Identifier that can be tied back to any Final Batch Settlement event
Added On:  02/13/12
SQL Column:  BIN
Java Field:  bin
Status:  Active
SQL Type:  varchar(6)
Java Type:  String
Attributes:
Transaction Routing Definition. Assigned by Chase Paymentech
Added On:  02/13/12
SQL Column:  FAULT_STRING
Java Field:  faultString
Status:  Active
SQL Type:  varchar(255)
Java Type:  String
Attributes:
Added On:  02/13/12
SQL Column:  MERCHANT_ID
Java Field:  merchantId
Status:  Active
SQL Type:  varchar(12)
Java Type:  String
Attributes:
Gateway merchant account number assigned by Chase PaymenTech.
Added On:  06/10/16
SQL Column:  
Java Field:  orbitalConnectionPassword
Status:  Active
SQL Type:  
Java Type:  String
Attributes: Transient
Password used to connect Chase Paymentech Orbital payment gateway.
Added On:  06/10/16
SQL Column:  
Java Field:  orbitalConnectionUsername
Status:  Active
SQL Type:  
Java Type:  String
Attributes: Transient
Username used to connect Chase Paymentech Orbital payment gateway.
Added On:  02/13/12
SQL Column:  PROC_STATUS
Java Field:  procStatus
Status:  Active
SQL Type:  varchar(1)
Java Type:  String
Attributes:
Process Status - the first element that should be checked to determine the result of a request. It is the only element that is returned in all response scenarios. It identifies whether transactions
have successfully passed all of the Gateway edit checks.
0 – Success
All other values constitute an error condition.
Added On:  02/13/12
SQL Column:  PROC_STATUS_MESSAGE
Java Field:  procStatusMessage
Status:  Active
SQL Type:  varchar(255)
Java Type:  String
Attributes:
Text message associated with ProcStatus value
Added On:  02/13/12
SQL Column:  TERMINAL_ID
Java Field:  terminalId
Status:  Active
SQL Type:  varchar(3)
Java Type:  String
Attributes:
Merchant Terminal ID assigned by Chase Paymentech.