Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Marketing Namespace / CouponCalculator Class
Methods


In This Topic
    CouponCalculator Class Members
    In This Topic

    The following tables list the members exposed by CouponCalculator.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public Method  
    Public Method Checks if the given coupon is already used in a basket  
    Public MethodOverloaded.  Checks if the given coupon is valid for the specified basket  
    Public Method Processes coupons in the given basket  
    Top
    Protected Methods
     NameDescription
    Protected Method Returns the value of the products in the basket.  
    Protected Method Gets the shipping total for given basket items, coupon rule and shipping methods  
    Protected Method Checks whether the given user is in any of the coupon groups specified  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also