#Damian-applepay

1 messages · Page 1 of 1 (latest)

languid leaf
wind flicker
#

Hi acct_18vmtELK3ksSjRk1

languid leaf
#

Thanks! And could you share the request ID that generated the error you shared?

wind flicker
#

is this this one? req_U1SV0dbpj7rMaT

languid leaf
#

I can't find this request, did you copy/paste it correctly?

wind flicker
languid leaf
#

Strange, I cannot find it.
You shared with me a platform account ID. But I'm guessing you got the invalid_request_error when doing an API call on a connected account? Id so, can you share the connected account ID?

wind flicker
#

can you help me to find it please?

languid leaf
#

Here's how to find a request ID:

stuck laurel
#

I think it's more that we don't log requests to that API in the tooling we use, unfortunately

#

let's approach this a different way.

  • do you have a link to the page with the problem(should show the Apple Pay button that doesn't) so I can see it directly?
  • " On the production however we get an error: " where exactly are you seeing that?
wind flicker
#

I have a link, mysimplesocket.com/kztp you click continue and then after you enter your email and check the consents it unlocks the button for apple pay (ofc in safari browser)

#

from the user's point of view, after filling this form and pressing this button this apple payment confirmation window appears but only to disappear

#

and then also in the browser logs you can see this error

stuck laurel
#

ok, I see

#

are you sure you verified the domain? You're using the public API key of your Stripe account u****y G.f.v.E. mbH in the code on that page, and that account doesn't have mysimplesocket.com registered. It has a staging-api... domain registered and that's it.

#

note it is not acct_18vmtELK3ksSjRk1 (U*****y DES UK LTD )that you mentioned earlier.

#

if you think you're using that ^^ account, you're not, you're using the public API key of a different Stripe account, so you probably mixed up your configuration.

wind flicker
#

if the domain was not confirmed then the button would not appear, I am sure the domain was verified correctly

#

ok, I understand the difference in account ids

stuck laurel
#

the problem is what I said above, please check the configuration of your website and make sure you're using the right public key

wind flicker
#

Thanks! You're right, a difficult case to diagnose. Thanks a lot again and have a great day.