Create new wallet checkout session
POST/v2/wallet-checkout/sessions
Creates a new wallet checkout session for processing a payment. This initiates a checkout flow where a customer can complete a payment using their Paysafe wallet. The session contains all payment details including amount, currency, recipient, and optional line items. A secure code and session ID are returned which can be used to track and manage the session through its lifecycle.
Request
Responses
- 201
- 400
- 403
- 429
- 500
- 503
Created
Bad Request
Forbidden
Too Many Requests
Internal Server Error
Service Unavailable