PUT
/
public
/
checkout
/
cart
/
{id}
/
prepare-stripe

Authorizations

Authorization
string
headerrequired

Value for the Authorization header parameter.

Path Parameters

id
string
required

Cart identifier

Body

The body is of type any.

Response

200 - application/json
clientSecret
string

The Stripe client secret for the payment intent.

paymentIntentId
string

The Stripe payment intent id.