Update fields for checkout session
Update checkout session fields
PUT
Update fields for checkout session
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.
Example:
"8724fd24-5489-4a5d-90fd-0604df7d3b83"
Body
application/json
A request to update the secure fields of a checkout session.
Details to store a new card payment method.
- Card Payment Method
- Click to Pay Payment Method
- ID Payment Method
Response
Returns when the Checkout Session was updated.