Abandoned Checkout Object


Properties
idstringformat GUID

Abandoned checkout ID.


createdDatestringformat date-time

Date and time the abandoned checkout was created.


updatedDatestringformat date-time

Date and time the abandoned checkout was updated.


checkoutIdstringformat GUID

The associated checkout ID.


cartIdstringformat GUID

The associated cart ID.


statusstring
2 enum supported values:
ABANDONEDRECOVERED

Status of the abandoned checkout.


buyerLanguagestring

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.


buyerInfoobject

Buyer information.


contactDetailsobject

Contact details.


currencystringformat CURRENCY

The store's currency.


conversionCurrencystringformat CURRENCY

Currency the buyer used in checkout.


totalPriceobject

Total price after discounts, gift cards, and tax.


activitiesArray <Activity>

List of all automation activities performed by Wix Automations regarding the abandoned checkout. Wix Automations updates the activities field for each actvity in the automation flow. Only relevant if the site owner set up automations in the Dashboard. Read more about activities in the introduction.


checkoutRecoveredDatestringformat date-time

Date and time the abandoned checkout was recovered.


checkoutUrlstringformat WEB_URL

Checkout URL.


subtotalPriceobject

Subtotal price of all line items, before discounts and before tax.

Was this helpful?
Yes
No