Name | Type | Description | Notes |
---|---|---|---|
displayName | kotlin.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` response. | |
domainName | kotlin.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 | kotlin.String | Your merchant identifier registered with Apple Pay. Use the value of the `configuration.merchantId` field from the `/paymentMethods` response. |