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


In This Topic
    DiscountCalculator Class Members
    In This Topic

    The following tables list the members exposed by DiscountCalculator.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Method Calculates category discounts for grouping mode  
    Protected Method Calculate Category Discounts for LineItem mode  
    Protected Method Calculates the value of the discount for the given criteria  
    Protected Method Calculates global discounts for grouping mode  
    Protected Method Calculates global discounts for line item mode  
    Protected Method Calculates product discounts  
    Protected Method Deletes existing discount items in the basket.  
    Protected MethodOverloaded.  Gets basket items without discounts  
    Protected Method Gets category discounts for the basket  
    Protected Method Returns the applicable discounts linked to the product at category level  
    Protected Method Gets the ids of all gift certificate products.  
    Protected Method Gets totals by product  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also