Checkout Sessions
Update checkout session fields
PUT
This endpoint requires the checkout-sessions.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID for a Checkout Session.
Body
application/json
A request to update the secure fields of a checkout session.
Details to store a new card payment method.
Was this page helpful?