Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hello Square Support,
I'm experiencing difficulties setting up Apple Pay through the web payments SDK. When I click the Apple Pay button, an error occurs, and the network tab shows the following:
{ "errors": [
{
"category": "INVALID_REQUEST_ERROR",
"code": "BAD_REQUEST",
"detail":"Domain is misconfigured for Apple Pay."
}
] }
Here are the key details:
- The domain association file is correctly placed in the .well-known directory with the right content.
- Our domain is verified on the Apple Developer account.
- We've set up the Apple Pay Merchant ID, ensuring consistency with the domain association file.
- Our SSL certificate and HTTPS setup are valid.
- We are testing in the Square Sandbox environment and a live environment.
Despite these efforts, the issue persists across different browsers and devices. We kindly request your assistance in resolving this matter.
Thank you for your attention.
Best regards,
Money Kumar
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
2 REPLIES 2
Hi MoneyKumar,
You may want to also post your concern in the Developer's Forum if you have not done so already. Most of us are non-coders for sure.
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report