Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services.Checkout Namespace / BasketService Class
Methods


In This Topic
    BasketService Class Members
    In This Topic

    The following tables list the members exposed by BasketService.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method Calculates interval quantity  
    Protected Methodstatic (Shared in Visual Basic) Look in the list of unclaimed child items for an item matching the criteria.  
    Protected Method Combines any identical items in the basket.  
    Protected Method Combines any identical shipments in the basket.  
    Protected Method Returns the next available index for an item that can be combined with the current  
    Protected Methodstatic (Shared in Visual Basic) Gets the input matching the field  
    Protected Methodstatic (Shared in Visual Basic) Gets the inventory information for given basket item  
    Protected Methodstatic (Shared in Visual Basic) Gets the inventory stock message for the given basket item  
    Protected Methodstatic (Shared in Visual Basic) Gets the shipment that matches the given origin and destination.  
    Protected Method Get the discount amount for a single quantity of the item.  
    Protected Method Checks if the basket has combinable basket items  
    Protected Method Checks if the basket has combinable shippments  
    Protected Methodstatic (Shared in Visual Basic) Checks if basket has empty shipments  
    Protected Methodstatic (Shared in Visual Basic) Checks if the basket has un-packaged items  
    Protected Methodstatic (Shared in Visual Basic) Determines if any id in the list of child items appears in the path  
    Protected Methodstatic (Shared in Visual Basic) Determines if two strings are equal. Null strings are considered equal to empty string.  
    Protected Method Process the coupon for the given basket  
    Protected Method Process the ordercoupon to the given basket  
    Protected Method Process a product coupon to the basket  
    Protected Method Process a shipping coupon to the basket  
    Protected Methodstatic (Shared in Visual Basic) Validates min/max inventory limits for given basket item  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also