Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services.Checkout Namespace / CheckoutService Class
Members
In This Topic
    CheckoutService Class
    In This Topic
    Provides services to convert a shopping session to an order.
    Syntax
    [RegisterFor(CommerceBuilder.Services.Checkout.ICheckoutService)]
    public class CheckoutService : ICheckoutService  
    Inheritance Hierarchy

    System.Object
       CommerceBuilder.Services.Checkout.CheckoutService

    See Also