Logo
Adyen API Documentation

Completes a 3D Secure payment authorisation.

POST {{baseUrl}}/authorise3d

For an authenticated 3D Secure session, completes the payment authorisation. This endpoint must receive the md and paResponse parameters that you get from the card issuer after a shopper pays via 3D Secure.

For more information, refer to 3D Secure.

 

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/authorise3d'

ENDPOINTS