You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > BasketApi Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
BasketApi Class

The API class used for managing Commerce shopping carts (baskets).

C#
public class BasketApi : CommonApiBase;
Visual Basic
Public Class BasketApi
Inherits CommonApiBase

BasketApi.cs

Name 
Description 
The methods of the BasketApi class are listed here. 
 
Name 
Description 
 
This is the overview for the CalculateBasket method overload. 
 
Creates a new cart for the supplied user ID. By setting the openBasketYou parameter to true, the new cart becomes the default open cart.  
 
Deletes a cart based on its ID.  
 
Deletes all the items in a cart based on the cart's ID.  
 
This is the overview for the GetDefaultBasket method overload. 
 
Retrieves a single cart based on its ID.  
 
Retrieves a list saved carts for a user ID.  
 
This is the overview for the SetDefaultBasket method 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!