Cart Completed Event


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Deprecation Notice:

This webhook has been replaced with the Checkout Marked As Completed Webhook and will be removed on September 4, 2024.

To help with migration from the Stores Cart API to the eCommerce Checkout API, refer to the Conversion Table for field changes in name and/or location.

Permissions
Manage Stores - all permissions
Read Stores - all read permissions
Manage Orders
Read Orders
Manage Restaurants - all permissions
Learn more about app permissions.
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

completedTimestringRead-onlyformat date-time

Time the cart was created


buyerInfoBuyerInfo

Customer's Wix ID


weightUnitstring

Weight unit used in this store


buyerNotestringmaxLength 1000

Message from the customer


billingAddressBillingAddress

Customer's billing address


currencyCurrency

Currency used for pricing in this store


appliedCouponAppliedCoupon

Coupon applied to this cart


totalsTotals

Totals for order's line items


shippingInfoShippingInfo

Cart shipping information


Did this help?