Adyen · Example Payload

Checkout Configuration Example

PaymentsFinancial ServicesFintech

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

Top-level fields

avscardHolderNameinstallmentsshopperInput

Example Payload

Raw ↑
{
  "avs": "example_value",
  "cardHolderName": "NONE",
  "installments": "example_value",
  "shopperInput": "example_value"
}