Create checkout session

The Merchant API Key must have the checkout_session:create scope. The endpoint is for a merchant backend; never call it from a browser.

Request fields

Response

Use the returned session credentials with SDK UI. The browser can query only the session’s safe snapshot and promotion operations through X-Checkout-Token.