--- title: Apple Pay Domain Verification in Merchant Portal createTime: '2025/07/31 16:01:54' permalink: /en/notes/paymentMethods/ApplePay/sdk_domain_association/ description: >- Explains how to complete Apple Pay Web domain verification in the PingPong Checkout merchant portal. Applies to merchants using Apple Pay with JS-SDK or embedded checkout on their own website. --- # Apple Pay Domain Verification in Merchant Portal ::: tip Scope - This guide applies to merchants using PingPong Checkout embedded checkout or JS-SDK on their own website. - Hosted Checkout does not require additional Apple Pay domain verification. - If you use your own Apple certificate, see [Apple Pay Merchant Certificate Configuration](/en/notes/paymentMethods/ApplePay/merchantCertificateConfiguration/). ::: ## Steps 1. Sign in to the PingPong Checkout merchant portal. 2. Go to `Website Management` and click `Submit Website Review`. ![Website Management and Submit Website Review](/images/paymentMethods/apple-pay/domain-association/submit-website-review.png) 3. Choose the website (AccId) that should support Apple Pay, then open domain verification from the `More` menu. ![Select website and open More actions](/images/paymentMethods/apple-pay/domain-association/open-domain-verification.png) 4. Download the verification file `apple-developer-merchantid-domain-association.txt`. 5. Upload the verification file to the following location on your website: ```text https://your-domain/.well-known/apple-developer-merchantid-domain-association.txt ``` 6. Go back to the merchant portal, enter the domain in the pop-up dialog, and click `Add`. ![Enter domain and complete verification](/images/paymentMethods/apple-pay/domain-association/add-verified-domain.png) 7. When the domain appears in the `Verified Domain` list, the verification is complete.