Skip to main content
PUT
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

id
string
erforderlich

Cart identifier

Antwort

Cart resource updated

clientSecret
string

The Stripe client secret for the payment intent or setup intent.

paymentIntentId
string | null

The Stripe payment intent id, if the cart amount due is not zero.

setupIntentId
string | null

The Stripe setup intent id, if the cart amount due is zero.