Create and manage an eCommerce cart
Cart ID.
Line items.
Note left by the buyer/customer.
Buyer information.
Currency used for pricing.
Currency code used for all the converted prices that are returned. For a site that supports multiple currencies, this is the currency the buyer selected.
Language for communication with the buyer. Defaults to the site language. For a site that supports multiple languages, this is the language the buyer selected.
Site language in which original values are displayed.
Whether tax is included in line item prices.
Weight measurement unit - defaults to site's weight unit.
ID of the checkout that originated from this cart.
Cart discounts.
Date and time the cart was created.
Date and time the cart was updated.
Contact info.
overrideCheckoutUrl
allows the flexibility to redirect customers to a customized checkout page.
This field overrides the checkoutUrl
in a cart or checkout. checkoutUrl
is used in the Abandoned Checkout API
to send customers back to their checkouts. By default, a checkoutUrl
generates for a checkout and directs to a
standard Wix checkout page. When overrideCheckoutUrl
has a value, it will replace and set the value of checkoutUrl
.
Persistent ID that correlates between the various eCommerce elements: cart, checkout, and order.
Selected shipping option.