Click or drag to resize
Infosoft Logo

ISubscriptionOrderServicePrice Interface

A service that supplies methods for ordering subscriptions.

Namespace: Infosoft.Webservices.Subscription
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public interface ISubscriptionOrderServicePrice

The ISubscriptionOrderServicePrice type exposes the following members.

Methods
 NameDescription
Public methodOrderSubscription Creates a new order for a subscription. The order might include all details for a new customer as well as the details of the purchase. For existing customers the customer number should be supplied instead.
Top
See Also