Update checkout session fields
Update checkout session fields
Update a checkout session with card data.
PUT
Update checkout session fields
This endpoint requires theDocumentation Index
Fetch the complete documentation index at: https://integration.wpay.com.au/llms.txt
Use this file to discover all available pages before exploring further.
checkout-sessions.write scope.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
The details of the payment method to update.
- CheckoutSessionCardPaymentMethod
- CheckoutSessionClickToPayPaymentMethod
- CheckoutSessionIdPaymentMethod
The postal code of the buyer.
Required string length:
1 - 50Example:
"12345"
Response
Successful Response