1. Create a checkout session
Use the merchant API key only from your server:2. Redirect the customer
Redirect to the returnedcheckoutUrl, or submit the client token to the session redirect endpoint from the checkout page or use the JavaScript SDK. The token is sent in the request body or SDK configuration and never in the URL.