To accept and process Apple Pay payments, the Apple Pay service must verify that the web domains belong to the integration developer. This requires the integration developer to host the static domain verification file in all the domains and sub domains. For more information about the static domain verification file, see Preparing Merchant Domains for Verification developer documentation.
wget https://www.toasttab.com/.well-known/ME_prod_toast
Host the file on the web at the domain you use for your Apple Pay
ordering interface. The URL path for the file must be
/.well-known/apple-developer-merchantid-domain-association
.
See example of a hosted file:
https://[example-domain.com]/.well-known/apple-developer-merchantid-domain-association