Adyen · Example Payload

Payments Authentication Result Response Example

PaymentsFinancial ServicesFintech

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

Top-level fields

threeDS1ResultthreeDS2Result

Example Payload

Raw ↑
{
  "threeDS1Result": "example_value",
  "threeDS2Result": "example_value"
}