E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

TransactionDesc Property

Description of goods purchased.

Object Oriented Interface

public function getTransactionDesc();
public function setTransactionDesc($value);

Procedural Interface

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

Default Value

''

Remarks

This field contains a description of the goods or services being purchased. Please see the "ICharge Gateway Setup and Required Properties" page to determine if this is a required or optional field for the gateway you are using.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 PHP Edition - Version 20.0 [Build 7941]