E-Payment Integrator 2016 PHP Edition
E-Payment Integrator 2016 PHP Edition
Questions / Feedback?

TransactionId Property

Merchant-generated transaction Id used for all transactions.

Object Oriented Interface

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

Procedural Interface

inpay_icharge_get($res, 74 );
inpay_icharge_set($res, 74, $value );

Default Value

''

Remarks

This property is used to send a merchant-generated transaction id to the Gateway, if the gateway supports that feature.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 PHP Edition - Version 16.0 [Build 7354]