E-Payment Integrator 2016 .NET Edition
E-Payment Integrator 2016 .NET Edition
Questions / Feedback?

GetSubscriptionStatus Method

Retrieves the status of a recurring payment subscription.

Syntax

[VB.NET]
Public Sub GetSubscriptionStatus(ByVal SubscriptionId As String)
[C#]
public void GetSubscriptionStatus(string 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) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 .NET Edition - Version 16.0 [Build 7354]