CouponCalculator Class Methods
In This Topic
For a list of all members of this type, see CouponCalculator members.
Public Methods
Protected Methods
| Name | Description |
 | GetOrderValue |
Returns the value of the products in the basket.
|
 | GetShippingTotal |
Gets the shipping total for given basket items, coupon rule and shipping methods
|
 | IsUserInGroup |
Checks whether the given user is in any of the coupon groups specified
|
Top
Extension Methods
| Name | Description |
 | ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also