SubscriptionGateway Members

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image

The SubscriptionGateway type exposes the following members.

Constructors

  NameDescription
Public methodSubscriptionGateway(String, String)
Initializes a new instance of the SubscriptionGateway class.
Public methodSubscriptionGateway(String, String, ServiceMode)
Initializes a new instance of the SubscriptionGateway class.

Methods

  NameDescription
Public methodCancelSubscription
Cancels the subscription.
Public methodCreateSubscription
Creates a new subscription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetSubscriptionStatus
Gets the subscription status.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodUpdateSubscription
Updates the subscription.

See Also