Adyen · Schema

ApplePaySessionRequest

ApplePaySessionRequest schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
displayName string This is the name that your shoppers will see in the Apple Pay interface. The value returned as `configuration.merchantName` field from the [`/paymentMethods`](https://docs.adyen.com/api-explorer/#/Che
domainName string The domain name you provided when you added Apple Pay in your Customer Area. This must match the `window.location.hostname` of the web shop.
merchantIdentifier string Your merchant identifier registered with Apple Pay. Use the value of the `configuration.merchantId` field from the [`/paymentMethods`](https://docs.adyen.com/api-explorer/#/CheckoutService/latest/post
View JSON Schema on GitHub