ResponseTransactionNumber Property
Check this property against the original Transaction Number.
Object Oriented Interface
public function getResponseTransactionNumber();
Procedural Interface
inpaydirect_tsysterminalmgr_get($res, 31 );
Default Value
''
Remarks
Check this property against the original Transaction Number.
This property should be compared to the TransactionNumber in order to match a response with a given authorization request when in Interleaved mode (Timeout = 0). If running in non-interleaved (synchronous) mode, this property should always be identical to TransactionNumber. If it is not, the transaction must not be settled in the Batch Settlement.
This property is read-only and not available at design time.
Data Type
String