E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

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.

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 PHP Edition - Version 20.0 [Build 7941]