Skip to main content
POST
Create Express Checkout Intent

Authorizations

Authorization
string
header
required

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

Path Parameters

cartId
string<uuid>
required

The unique identifier for the cart

Response

200 - application/json

Payment intent created.

clientSecret
string

The Stripe payment intent client secret used to confirm the express checkout payment.