PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

ItemQuantity Property

Quantity of items ordered.

Object Oriented Interface

public function getItemQuantity($itemindex);
public function setItemQuantity($itemindex, $value);

Procedural Interface

inpaypal_expresscheckout_get($res, 22 , $itemindex);
inpaypal_expresscheckout_set($res, 22, $value , $itemindex);

Default Value

0

Remarks

Quantity of items ordered.

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

This property is not available at design time.

Data Type

Integer

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