POST

Get Checkout URL


Developer Preview

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

Retrieves the checkout URL for the cart.

By default, this is the standard Wix checkout page. If customCheckoutUrl is set, it overrides the default and is returned as the checkout URL.

Permissions
Read Carts V2 (PII)
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/ecom/v2/carts/{cartId}/get-checkout-url

Errors
428Failed Precondition

There are 2 errors with this status code.

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

Did this help?