WorldPay Secure Net Retail File Batch


Parent:    File Batch
Added On:  06/22/16 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  WorldPaySecureNetRetailFileBatch 
WorldPay Secure Net specific File Batch representation for the settlement process. It represents a group of WorldPay Secure Net Capture Retail Transaction objects that are settled together as a group within a single file.
During Generation Process, WorldPay Secure Net Retail File Batch is converted into a settlement file, which is then registered into File Store for further processing.
Added On:  06/23/16
SQL Column:  BATCH_COUNT
Java Field:  batchCount
Status:  Active
SQL Type:  varchar(8)
Java Type:  String
Attributes:
Added On:  06/23/16
SQL Column:  BATCH_ID
Java Field:  batchId
Status:  Active
SQL Type:  varchar(15)
Java Type:  String
Attributes:
Identifier for the batch that the transaction belongs to.
Added On:  06/22/16
SQL Column:  DEVELOPER_ID
Java Field:  developerId
Status:  Active
SQL Type:  varchar(8)
Java Type:  String
Attributes:
Developer ID of integrator as assigned by SecureNet.
Added On:  06/22/16
SQL Column:  MESSAGE
Java Field:  message
Status:  Active
SQL Type:  varchar(100)
Java Type:  String
Attributes:
Text description of the response.
Added On:  06/22/16
SQL Column:  RESPONSE_CODE
Java Field:  responseCode
Status:  Active
SQL Type:  varchar(10)
Java Type:  String
Attributes:
Response code for the method call. A value of 1 indicates the customer was created.
Added On:  06/23/16
SQL Column:  RESPONSE_DATE_TIME
Java Field:  responseDateTime
Status:  Active
SQL Type:  varchar(25)
Java Type:  String
Attributes:
Date and time of the response.
Added On:  06/22/16
SQL Column:  RESULT
Java Field:  result
Status:  Active
SQL Type:  varchar(25)
Java Type:  String
Attributes:
Result of the method call, e.g., SUCCESS if the customer was created.
Added On:  06/22/16
SQL Column:  
Java Field:  secureKey
Status:  Active
SQL Type:  
Java Type:  String
Attributes: Transient
Secure key used in conjunction with Secure Net ID to access the processor's gateway.
Added On:  06/22/16
SQL Column:  SECURE_NET_ID
Java Field:  secureNetId
Status:  Active
SQL Type:  varchar(8)
Java Type:  String
Attributes:
SecureNet ID assigned by WorldPay.
Added On:  06/23/16
SQL Column:  SUCCESS
Java Field:  success
Status:  Active
SQL Type:  varchar(5)
Java Type:  String
Attributes:
Customer result.
Added On:  06/22/16
SQL Column:  VERSION
Java Field:  version
Status:  Active
SQL Type:  varchar(10)
Java Type:  String
Attributes:
Version number of the integrator's application.