POST

Calculate Current Cart


Developer Preview

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

Calculates the customer's current cart based on its current state (line items, discounts, delivery method, etc.) and returns a detailed summary including subtotal, delivery costs, taxes, fees, and the total price.

Note that line item discounts are already pre-computed and applied to the current cart.

Permissions
Read Carts V2
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/ecom/v2/carts/current/calculate

Errors
428Failed Precondition

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?