Adyen · Example Payload

Checkout Authentication Data Example

PaymentsFinancial ServicesFintech

Checkout Authentication Data Example is an example object payload from Adyen, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

attemptAuthenticationauthenticationOnlythreeDSRequestData

Example Payload

Raw ↑
{
  "attemptAuthentication": "always",
  "authenticationOnly": false,
  "threeDSRequestData": "example_value"
}