Finalize add Adyen payment details

Use /connectors/adyen/payment-details/finalize to finalize payments that require additional action from customers. It is used in 3D Secure.

post/connectors/adyen/payment-details/finalize

Request body

paymentMethodIdinteger required

Publisher Adyen payment method ID.

detailsobject required

The state.data.details from the Adyen Drop-in onAdditionalDetails event.

paymentDatastring

The paymentData value from action object received from /connectors/adyen/initial-payment request.

Response

200

Changes

No recorded changes to this endpoint across all 1 revision of this API.