Logo
Adyen API Documentation

Verifies payment result.

POST {{baseUrl}}/payments/result

Verifies the payment result using the payload returned from the Checkout SDK.

For more information, refer to How it works.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://checkout-test.adyen.com/v51/payments/result'

ENDPOINTS