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

ItemProductCode Property

Product code of the item purchased.

Object Oriented Interface

public function getItemProductCode($itemindex);
public function setItemProductCode($itemindex, $value);

Procedural Interface

inpay_level3_get($res, 7 , $itemindex);
inpay_level3_set($res, 7, $value , $itemindex);

Default Value

''

Remarks

Product code of the item purchased.

This property contains a code assigned to the product by the merchant. This may be a UPC or any other code with which the merchant wishes to identify an individual product.

The size of the array is controlled by the LineItemCount property.

This property is not available at design time.

Data Type

String

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