Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 940 Bytes

ApplePaySessionRequest.md

File metadata and controls

12 lines (7 loc) · 940 Bytes

ApplePaySessionRequest

Properties

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.