GetSubscriptionStatus Method
Retrieves the status of a recurring payment subscription.
Object Oriented Interface
public function doGetSubscriptionStatus($subscriptionid);
Procedural Interface
inpay_recurringbilling_do_getsubscriptionstatus($res, $subscriptionid);
Remarks
This method retrieves the current status of the recurring payment subscription specified via SubscriptionId. SubscriptionDetails will be populated with the details about the subscription.