Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services.Scheduler Namespace / IRecurringOrdersService Interface
Members
In This Topic
    IRecurringOrdersService Interface
    In This Topic
    Service that processes the recurring orders. It creates new orders and initiates necessary notifications.
    Syntax
    public interface IRecurringOrdersService : IJob  
    See Also