Adyen · Example Payload

Checkout Response Additional Data3 D Secure Example

PaymentsFinancial ServicesFintech

Checkout Response Additional Data3 D Secure Example is an example object payload from Adyen, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

cardHolderInfocavvcavvAlgorithmscaExemptionRequestedthreeds2.cardEnrolled

Example Payload

Raw ↑
{
  "cardHolderInfo": "example_value",
  "cavv": "example_value",
  "cavvAlgorithm": "example_value",
  "scaExemptionRequested": "example_value",
  "threeds2.cardEnrolled": true
}