Get the result of a payment session
get/sessions/{sessionId}
Returns the status of the payment session with the sessionId and sessionResult specified in the path.
Endpoint destination URL
https://checkout-test.adyen.com/v68/sessions/{sessionId}
Click to copy
sessionResultstringRequired
The sessionResult value from the Drop-in or Component.
sessionIdstringRequired
A unique identifier of the session.
After submitting a call, you receive a response message to inform you that your request was received and processed.
Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.
HTTP Responses
200 - OK
The request has succeeded.