The CSaleRecurring class is used with subscriptions and subscription
renewals.
Methods
Method |
Description |
Update |
The method replaces parameters of the subscription renewal with those from the
specified array. |
Add |
The method adds a new subscription renewal with the specified parameters. |
Delete |
The method deletes a specified subscription renewal. |
CheckRecurring |
The method searches for subscriptions that are to be
renewed, and attempts to renew them. |
NextPayment |
The method renews the specified subscription.
|
CancelRecurring |
The method cancels the new subscription renewal. |
GetList |
The method returns a list of records
containing information about subscription renewal. |
GetByID |
The method returns parameters of a subscription renewal. |