Click or drag to resize
ShoppingCart Fields

The ShoppingCart type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDEFAULT_CHECKOUT_PROCESS
Default checkout process XML definition.
Protected fieldmCheckoutProcess
Checkout process.
Protected fieldmCheckoutProcessSteps
Checkout process steps.
Protected fieldmCheckoutProcessType
Type of the checkout process.
Protected fieldmCurrentStepControl
Shopping cart current step control.
Protected fieldmEnableProductPriceDetail
Indicates whether product price detail link is displayed.
Protected fieldmIsControlLoaded
Indicates if current step control is loaded.
Protected fieldmIsCurrentStepPostBack
Indicates whether current step control is loaded after postback.
Protected fieldmLocalShoppingCart
Local shopping cart object.
Protected fieldmNextStepIndex
Next step index.
Protected fieldmPaymentGatewayProvider
Payment gateway provider.
Protected fieldmPreviousStepIndex
Previous step index.
Protected fieldmShoppingCartContainer
Shopping cart container.
Protected fieldmShoppingCartObj
Shopping cart object.
Top
See Also