Adyen · Example Payload

Checkout Apple Pay Session Request Example

PaymentsFinancial ServicesFintech

Checkout Apple Pay Session Request 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

displayNamedomainNamemerchantIdentifier

Example Payload

Raw ↑
{
  "displayName": "Example Name",
  "domainName": "Example Name",
  "merchantIdentifier": "example_value"
}