EFT Optimal Payment Netbanx Batch UML


Parent:    File Batch
Added On:  10/06/15 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  EftOptimalPaymentNetbanxBatch 
Represents a batch of transactions as it is defined in EFT Optimal Payment Netbanx batch processing specification.
Added On:  01/25/16
SQL Column:  DIRECT_DEBIT_SYSTEM_CL
Java Field:  directDebitSystemCl
Status:  Active
SQL Type:  varchar(1)
Java Type:  String
Attributes:
Represents the type of selected direct debit system.
Added On:  01/06/16
SQL Column:  IS_REALTIME_SUBSCRIPTION
Java Field:  isRealtimeSubscription
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes: Default:false
Added On:  11/04/15
SQL Column:  MERCHANT_ACCOUNT_NUMBER
Java Field:  merchantAccountNumber
Status:  Active
SQL Type:  varchar(10)
Java Type:  String
Attributes:
Account number of the merchant within the system.
Added On:  01/06/16
SQL Column:  STORE_ID
Java Field:  storeId
Status:  Active
SQL Type:  varchar(80)
Java Type:  String
Attributes:
NETBANX store identifier, used to authenticate the request. It is defined by NETBANX and provided to the merchant as a part of the integration process.
Added On:  01/06/16
SQL Column:  
Java Field:  storePwd
Status:  Active
SQL Type:  
Java Type:  String
Attributes: Transient
NETBANX store password, used to authenticate the request. It is defined by NETBANX and provided to the merchant as a part of the integration process.