ItemDescription Property
Paypal item description for the shopping cart.
Object Oriented Interface
public function getItemDescription($itemindex);
Procedural Interface
inpaypal_transactiondetails_get($res, 16 , $itemindex);
Default Value
''
Remarks
Paypal item description for the shopping cart.
The size of the array is controlled by the ItemCount property.
This property is read-only and not available at design time.
Data Type
String