Click or drag to resize
IItemDiscount Methods

The IItemDiscount type exposes the following members.

Methods
  NameDescription
Public methodApplyTogetherWith
Returns true if this discount is to be applied on the same base as the given discount. False indicates that discounts are to be applied one after another.
Public methodCalculateUnitDiscount
Calculates discount based on basePrice for given shopping cart item.
Top
See Also