Click or drag to resize
IShoppingCartAdapterService Methods

The IShoppingCartAdapterService type exposes the following members.

Methods
  NameDescription
Public methodApplyCalculationResult
Applies result values to given ShoppingCartInfo.
Public methodGetCalculationRequest
Collects information necessary for the calculation from given ShoppingCartInfo and stores it in CalculationRequest.
Public methodGetCalculationResult
Creates the CalculationResult object used to store calculation results (subtotals, price summaries etc.).
Top
See Also