Adyen · Example Payload

Checkout Shopper Input Example

PaymentsFinancial ServicesFintech

Checkout Shopper Input 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

billingAddressdeliveryAddresspersonalDetails

Example Payload

Raw ↑
{
  "billingAddress": "editable",
  "deliveryAddress": "editable",
  "personalDetails": "editable"
}