ItemOptions Property
Paypal item options for the shopping cart.
Object Oriented Interface
public function getItemOptions($itemindex); public function setItemOptions($itemindex, $value);
Procedural Interface
inpaypal_directpayment_get($res, 21 , $itemindex); inpaypal_directpayment_set($res, 21, $value , $itemindex);
Default Value
''
Remarks
Paypal item options for the shopping cart.
The size of the array is controlled by the ItemCount property.
This property is not available at design time.
Data Type
String