Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services Namespace / DiscountCalculator Class / GetCategoryDiscountsForBasket Method
The basket object
The products to exclude
The list of category discounts available (returned)
The lookup table for product in categories (returned)
In This Topic
    GetCategoryDiscountsForBasket Method
    In This Topic
    Gets category discounts for the basket
    Syntax

    Parameters

    basket
    The basket object
    productsToExclude
    The products to exclude
    categoryDiscounts
    The list of category discounts available (returned)
    categoryProductLookup
    The lookup table for product in categories (returned)
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also