Apple Pay merchant validation failing

im am testing apple pay for this domain, i have added domain verification file and the domain is also verified in the dashboard
but still on clicking apple pay button, the api “https://pci-connect.squareupsandbox.com/v2/apple-pay/validate-merchant” gives this message
{
“errors”: [
{
“category”: “INVALID_REQUEST_ERROR”,
“code”: “BAD_REQUEST”,
“detail”: “Domain sandbox-www.tbdhealth.xyz is misconfigured for Apple Pay.”
}
]
}

ofcourse the domain is verified and im logged in to an apple sandbox testing account
please help with this

Sorry about the delay. What’s your application ID? Also I went to the site and I wasn’t able to see it configured when I inspected the page. I didn’t find any reference to the Web Payments SDK. :slightly_smiling_face: