#scott-google-pay
1 messages · Page 1 of 1 (latest)
hello, thanks for the quick example, lookig
one sec, can you tell me two things
1/ from your network tab, grab the request ID for the 404'ing request
2/ is the status error from Stripe.js code? or your code? can you click in and see
Hey
Sorry for the delay
{,…}
error: {code: "resource_missing", doc_url: "https://stripe.com/docs/error-codes/resource-missing",…}
code: "resource_missing"
doc_url: "https://stripe.com/docs/error-codes/resource-missing"
message: "No such payment_intent: 'pi_3KOWZ4PUwq7DEold0qgCAkJb'"
param: "intent"
type: "invalid_request_erro
Hmmm... That's odd. I can see that payment intent exists
When did you make these requests?
Just now
The error has being happening all day
But is working with test keys on production server
I'm looking at the logs of your requests and not seeing any failed requests today.
Hmmmm...and you said this was Google Pay?
You said this was running locally? Is it possible the Publishable Key used on the Front-End does not mach with the secret key on the back-end?
I’ll verify this in the morning. I just logged off. I haven’t changed anything so I’d be surprised
I would to, but it would also explain why there are no failed payment_intents/pi_xxxx/confirm calls in the account logs.