Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services.Scheduler Namespace / IRecurringOrdersService Interface
Methods

In This Topic
    IRecurringOrdersService Interface Members
    In This Topic

    The following tables list the members exposed by IRecurringOrdersService.

    Public Methods
     NameDescription
     Method Generate an order based on the given subscription  
     Method Generates orders based on the subscriptions in the given order  
     Method Process the recurring orders. Create new orders. Initiate required notifications.  
     Method Attempt to stop the running job (Inherited from CommerceBuilder.Services.Scheduler.IJob)
     Method Start working on the job (Inherited from CommerceBuilder.Services.Scheduler.IJob)
    Top
    See Also