Commerce Connect Cart Management

Abstract

Developer tasks to integrate Sitecore Commerce 8.2 powered by Commerce Server and Commerce Server 11.4 with Commerce Connect through the Cart Provider and pipelines.

This domain model details the minimum required information:

Figure 5. Cart Domain Model
Cart Domain Model


A cart has two unique composite keys:

  • CartId (or ExternalCartId), ShopName. Some methods like LoadCart use this key to locate a cart.

  • UserId, CustomerId, CartName, ShopName. Some methods like GetCarts and CreateCart use this key