ICartModuleService Reference
This section of the documentation provides a reference to the ICartModuleService
interface’s methods. This is the interface developers use to use the functionalities provided by the Cart Module.
The main service interface for the Cart Module.
Methods
- retrieve
- list
- listAndCount
- create
- update
- delete
- listAddresses
- createAddresses
- updateAddresses
- deleteAddresses
- retrieveLineItem
- listLineItems
- addLineItems
- updateLineItems
- listShippingMethods
- addShippingMethods
- listLineItemAdjustments
- addLineItemAdjustments
- setLineItemAdjustments
- listShippingMethodAdjustments
- addShippingMethodAdjustments
- setShippingMethodAdjustments
- listLineItemTaxLines
- addLineItemTaxLines
- setLineItemTaxLines
- listShippingMethodTaxLines
- addShippingMethodTaxLines
- setShippingMethodTaxLines
- deleteLineItems
- deleteShippingMethods
- deleteLineItemAdjustments
- deleteShippingMethodAdjustments
- deleteLineItemTaxLines
- deleteShippingMethodTaxLines
- softDelete
- restore
- softDeleteAddresses
- restoreAddresses
- softDeleteLineItems
- restoreLineItems
- softDeleteShippingMethods
- restoreShippingMethods
- softDeleteLineItemAdjustments
- restoreLineItemAdjustments
- softDeleteShippingMethodAdjustments
- restoreShippingMethodAdjustments
- softDeleteLineItemTaxLines
- restoreLineItemTaxLines
- softDeleteShippingMethodTaxLines
- restoreShippingMethodTaxLines
Was this section helpful?