ResponseBatchNumber Property
Current open batch number This property is returned after sending a BatchInquiry or BatchRelease transaction with the PTECHHOSTSETTLE component, or after a SendSettlement sent using the PTECHMANUALSETTLE component.
Object Oriented Interface
public function getResponseBatchNumber();
Procedural Interface
inpaydirect_ptechhostsettle_get($res, 21 );
Default Value
''
Remarks
Current open batch number This property is returned after sending a BatchInquiry or BatchRelease transaction with the PTechHostSettle class, or after a SendSettlement sent using the PTechManualSettle class.
Note that when using the PTechManualSettle class to manually settle transactions via Paymentech's Terminal Capture System (TCS), this property will contain the original batch number incremented by one.
This property is read-only.
Data Type
String