#MopeyGecko

1 messages · Page 1 of 1 (latest)

grizzled spireBOT
warm lion
#

Hi 👋 do you have a test site available where we can see this behavior firsthand?

I'm not readily finding a request associated with the ID that you referenced, was that request made very recently?

warm parcel
#

Yes the request was very recent (in the last few minutes). Unfortunately it would be tricky to set up a test site you can access. I have just triggered the issue again but get the same issue.

{
"error": {
"message": "Before you can start using Apple Pay on the Web, you need to first register your domain. For more information, see https://stripe.com/docs/stripe-js/elements/payment-request-button#verifying-your-domain-with-apple-pay.",
"request_log_url": "https://dashboard.stripe.com/logs/req_ATw5qB4XpdZUG5?t=1678739282",
"type": "invalid_request_error"
}
}

#

The log URL always says it can't be found

warm lion
#

Can you share the ID of your account (acct_), along with the domain where you're trying to offer Apple Pay?

warm parcel
#

an old well-known file was recently replaced so perhaps there is still a cached value being used?

warm lion
#

Hm, I am seeing that domain being registered for your account. You mentioned a test site can't be easily provided, is that because this is already in a live site or because it's a non-public site that you're using for testing?

If the former, could we look at the live site?

warm parcel
#

After hitting subscribe you can continue as a new member. The register form asks for minimal details or I can set up a test account now.

warm lion
#

Is the checkout page on the same domain? The one thing that is jumping out at me is that you registered bedlington.co.uk, but your site is on www.bedlington.co.uk.

warm parcel
#

I have messaged login info. Yes the checkout page is on the same domain. I can try registering the subdomain in the Stripe settings. I don't recall having to specify the subdomain in the past but I will test

#

That does indeed appear to be the issue. Thank you so much.

warm lion
#

Awesome, glad to hear that resolved it!