Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

TransactionId Property

Transaction Identifier from the original authorization response.

Object Oriented Interface

public function getTransactionId();
public function setTransactionId($value);

Procedural Interface

inpaydirect_tsysdetailrecord_get($res, 40 );
inpaydirect_tsysdetailrecord_set($res, 40, $value );

Default Value

'000000000000000'

Remarks

This 15-character field contains a Transaction Identifier associated with the transaction being settled. If the transaction was authorized on-line, this field must contain the value (if returned) from the original authorization response message. If a value was not returned in the authorization response or the transaction was processed off-line, this field must be defaulted to zeros.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0