E-Payment Integrator 2020 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_retail_get($res, 76 );
inpay_retail_set($res, 76, $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) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 PHP Edition - Version 20.0 [Build 7941]