Finalize payment with Adyen

Use /connectors/adyen/initial-payment/finalize to finalize payments that require additional action from customers. If initial payment returns action object, call this endpoint to finalize payment. It is used for 3D Secure.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32
required

ID of Cleeng order (with Adyen paymentMethodId).

details
object

The state.data.details from the Aden Drop-in onAdditionalDetails event. details object is optional, but if it is provided at least one of the following values is required: redirectResult, threeds2ChallengeResult, threeDSResult or payload.

string

The paymentData value from /connectors/adyen/initial-payment request. Required when /connectors/adyen/initial-payment response returns this value.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json