SubscriptionDesc Property
Description of recurring subscription.
Object Oriented Interface
public function getSubscriptionDesc(); public function setSubscriptionDesc($value);
Procedural Interface
inpay_recurringbilling_get($res, 82 ); inpay_recurringbilling_set($res, 82, $value );
Default Value
''
Remarks
This field contains a description of the recurring subscription. Please see the RecurringBilling Gateway Setup and Required Properties page to determine if this is a required or optional field for the gateway you are using.
Data Type
String