Skip to content

Create a Stripe payment intent for the cart (cart-token cookie or customer JWT)

POST
/store/v1/carts/{cartId}/payment-intent
curl --request POST \
--url https://your-store.example.com/store/v1/carts/example/payment-intent
cartId
required
string