Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Marketing Namespace / CouponCalculator Class / GetOrderValue Method
Basket to total items for.
The rule that specifies how coupon products should be treated.
Any products associated with the coupon for inclusion or exclusion, depending on the rule.
A dictionary that contains the value of items grouped by tax code and shipment
In This Topic
    GetOrderValue Method
    In This Topic
    Returns the value of the products in the basket.
    Syntax

    Parameters

    basket
    Basket to total items for.
    rule
    The rule that specifies how coupon products should be treated.
    products
    Any products associated with the coupon for inclusion or exclusion, depending on the rule.
    taxShipmentLookup
    A dictionary that contains the value of items grouped by tax code and shipment

    Return Value

    The value of items in the basket.
    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