Logo
Adyen API Documentation

Completes a 3D Secure 2 payment authorisation.

POST {{baseUrl}}/authorise3ds2

For an authenticated 3D Secure 2 session, completes the payment authorisation. This endpoint must receive the threeDS2Token and threeDS2Result parameters.

For more information, refer to 3D Secure 2.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://pal-test.adyen.com/pal/servlet/Payment/v51/authorise3ds2'

ENDPOINTS