You are here: Data Classes > Ektron.Cms.Commerce Namespace > Classes > BasketCalculatorData Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
BasketCalculatorData Class
C#
public class BasketCalculatorData;
Visual Basic
Public Class BasketCalculatorData

BasketCalculatorData.cs

This is class Ektron.Cms.Commerce.BasketCalculatorData.

Name 
Description 
The properties of the BasketCalculatorData class are listed here. 
 
Name 
Description 
 
Gets the list of adjusted basket items in the current basket.  
 
Gets or sets AllBasketCoupons. These are all coupons that have been applied to the basket regardless of the effect they have on the basket subtotal.  
 
Gets or sets the Basket being calculated by the BasketCalculator.  
 
Gets or sets BasketCoupons. These are all coupons that have been applied to the basket and their cumulative discount. If a coupon applies to more than one item, the discount amount for the coupon would be the total amount.  
 
Gets the basket total based upon item prices, coupons, taxes, shipping and any other adjustments.  
 
Gets or sets whether or not this basket has afree shipping coupon applied.  
 
Gets or sets the address from which the order would ship. This could be used for shipping, tax calculations, etc. If it's ommited, the shipping and tax information will not be calculated.  
 
Gets a list of shipping rates for the basket.  
 
Gets or sets the address that the order is shipping to. This could be used for shipping, tax calculations, etc. If it's ommited, the shipping and tax information will not be calculated.  
 
Gets a dictionary representing the tax classes applicable to the basket with the amount of taxes applied to the basket for that tax class.  
 
Gets the total amount of coupons calculated for the current basket  
 
Gets the total amount of shipping costs calculated for the current basket.  
 
Gets the total amount of taxes calculated for the current basket.  
 
Gets any ValidationResults encountered during calculation.  
 
Name 
Description 
 
This is the overview for the BasketCalculatorData constructor overload. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!