Name | Description | |
---|---|---|
![]() | CouponCalculator Constructor |
The following tables list the members exposed by CouponCalculator.
Name | Description | |
---|---|---|
![]() | CouponCalculator Constructor |
Name | Description | |
---|---|---|
![]() | ApplyCoupon | |
![]() | ConvertCouponRule | |
![]() | CouponAppliesToItem | |
![]() | IsCouponAlreadyUsed | Checks if the given coupon is already used in a basket |
![]() | IsCouponValid | Overloaded. Checks if the given coupon is valid for the specified basket |
![]() | ProcessBasket | Processes coupons in the given basket |
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 |
Name | Description | |
---|---|---|
![]() | ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |