Cart Cart Abandoned Event


Deprecation Notice:

This webhook has been replaced with the Abandoned Checkout Created Webhook and will be removed on March 31, 2024.

Event BodyEvent Body Event data is received as a JSON Web Token (JWT). It may be delayed. Be sure to verify the data was sent by Wix.
Event Data
cartIdstringformat GUID

creationTimestringRead-onlyformat date-time

Time the cart was created


abandonTimestringRead-onlyformat date-time

Time the cart was abandoned


buyerInfoobject

Buyer information


itemsCountinteger

Amount of items in cart


couponIdstring

Coupon ID (if relevant)


totalsobject

Subtotal of all line items in cart, not before shipping and taxes


checkoutUrlstringformat URI

Checkout URL - checkout with the abandoned cart details


Was this helpful?
Yes
No