BatchNumber Property
The batch number that this transaction will be included in.
Syntax
__property int BatchNumber = {read=FBatchNumber, write=FSetBatchNumber, default=1};
Default Value
1
Remarks
Unlike regular credit card transactions, Debit transactions require that the Batch Number be sent in the authorization request. This number should be the same number you set to the TSYSDebit or TSYSBenefit component's BatchNumber property during the authorization.
This field is only used for Debit and Benefit/EBT reversals.
Data Type
Integer