SubscriptionGateway Methods
From AuthorizeNet .NET
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| SubscriptionGateway Methods |
| SubscriptionGateway Class See Also Send Feedback |
The SubscriptionGateway type exposes the following members.
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.
|