ResponseSubscriptionId Property
Contains the Subscription or Profile Identifier for the recurring payment.
Object Oriented Interface
public function getResponseSubscriptionId();
Procedural Interface
inpay_recurringbilling_get($res, 61 );
Default Value
''
Remarks
Contains the Subscription or Profile Identifier for the recurring payment. This property contains a subscription identifier or profile number used to reference a recurring payment. This property is used when performing subsequent actions on a recurring payment.
This property is read-only and not available at design time.
Data Type
String