Checkout Sessions
Update fields for checkout session
Updates the Secure Fields of the Checkout Session.
PUT
This endpoint requires the checkout-sessions.write
scope.
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.
Response
204
_mintlify/placeholder
Returns when the Checkout Session was updated.
Was this page helpful?