Get Checkout Session
Retrieves the details of a specific checkout session using the provided session ID.
The response includes the session object and may include an active transaction if one exists.
Query parameters
sessionId
Unique identifier for the checkout session.
Response
Checkout session details retrieved successfully.
session
payerId
Identifier for the payer associated with the session.
payerDetails
activeTransaction
The current active transaction for this session (if any). Fields may vary depending on payment method and auth state.