IShoppingCartAdapterService Interface |
Namespace: CMS.Ecommerce
public interface IShoppingCartAdapterService
The IShoppingCartAdapterService type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplyCalculationResult |
Applies result values to given ShoppingCartInfo.
|
![]() | GetCalculationRequest |
Collects information necessary for the calculation from given ShoppingCartInfo and stores it in CalculationRequest.
|
![]() | GetCalculationResult |
Creates the CalculationResult object used to store calculation results (subtotals, price summaries etc.).
|