OrderDescription Property
Description of items the customer is purchasing.
Object Oriented Interface
public function getOrderDescription(); public function setOrderDescription($value);
Procedural Interface
inpaypal_directpayment_get($res, 26 ); inpaypal_directpayment_set($res, 26, $value );
Default Value
''
Remarks
This property is optional.
Character length and limitations: 127 single-byte alphanumeric characters.
Data Type
String