Cart Integration

For ModeMagic Apps, we need the ability to operate on the cart data to read discounts which the user is eligible for and to enable express checkout along with the products in the user cart.

When the user is in the store, modemagic will read the cart data and based on settings specified in the corresponding app will create an express checkout link.

APIs required

  • Read Cart
  • Create / Update / Delete Cart: In case we need to incorporate the cart discount along with the custom discount, we need these APIs