SubscriptionGateway Members
From AuthorizeNet .NET
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| SubscriptionGateway Members |
| SubscriptionGateway Class Constructors Methods See Also Send Feedback |
The SubscriptionGateway type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SubscriptionGateway(String, String) |
Initializes a new instance of the SubscriptionGateway class.
| |
| SubscriptionGateway(String, String, ServiceMode) |
Initializes a new instance of the SubscriptionGateway class.
|
Methods
| Name | Description | |
|---|---|---|
| CancelSubscription |
Cancels the subscription.
| |
| CreateSubscription |
Creates a new subscription
| |
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetSubscriptionStatus |
Gets the subscription status.
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) | |
| UpdateSubscription |
Updates the subscription.
|