Create and manage an eCommerce cart
Cart ID.
Line items.
Buyer note left by the customer.
Buyer information.
The site's default currency, in three-letter ISO-4217 alphabetic format.
The currency selected by the buyer during the purchase flow, in three-letter ISO-4217 alphabetic format.
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.
The business location ID associated with the cart.
To learn more, see the Locations API.
Currency used for payment, in three-letter ISO-4217 alphabetic format.