#manal_37518
1 messages · Page 1 of 1 (latest)
hi there!
can you share the request ID (req_xxx)? you can find it here https://dashboard.stripe.com/test/logs
req_FB0PYTQDAHIgZq
this request has no error
these are the errors i have shared-457413771951620c7dc08e21a678aac6.js:1
POST https://api.stripe.com/v1/payment_intents/pi_3OQ7YYAa7PvicWKv1HFCkhHk/confirm 404 (Not Found)
(anonymous) @ shared-457413771951620c7dc08e21a678aac6.js:1
e @ shared-457413771951620c7dc08e21a678aac6.js:1
c @ shared-457413771951620c7dc08e21a678aac6.js:1
i @ shared-457413771951620c7dc08e21a678aac6.js:1
u @ shared-457413771951620c7dc08e21a678aac6.js:1
e @ shared-457413771951620c7dc08e21a678aac6.js:1
confirm @ controller-e1a62e92f5db39ad40dbca642f913be1.js:1
(anonymous) @ controller-e1a62e92f5db39ad40dbca642f913be1.js:1
n @ shared-457413771951620c7dc08e21a678aac6.js:1
(anonymous) @ shared-457413771951620c7dc08e21a678aac6.js:1
(anonymous) @ shared-457413771951620c7dc08e21a678aac6.js:1
a @ shared-457413771951620c7dc08e21a678aac6.js:1
i @ shared-457413771951620c7dc08e21a678aac6.js:1
(anonymous) @ shared-457413771951620c7dc08e21a678aac6.js:1
(anonymous) @ shared-457413771951620c7dc08e21a678aac6.js:1
(anonymous) @ controller-e1a62e92f5db39ad40dbca642f913be1.js:1
Promise.then (async)
confirmPaymentIntent @ controller-e1a62e92f5db39ad40dbca642f913be1.js:1
(anonymous) @ controller-e1a62e92f5db39ad40dbca642f913be1.js:1
(anonymous) @ controller-e1a62e92f5db39ad40dbca642f913be1.js:1
Promise.then (async)
value @ controller-e1a62e92f5db39ad40dbca642f913be1.js:1
handleAction @ controller-e1a62e92f5db39ad40dbca642f913be1.js:1
value @ controller-e1a62e92f5db39ad40dbca642f913be1.js:1
(anonymous) @ controller-e1a62e92f5db39ad40dbca642f913be1.js:1
resultats-alt2?type=stripe:576 No such payment_intent: 'pi_3OQ7YYAa7PvicWKv1HFCkhHk'
another try pi_3OQ7YYAa7PvicWKv1HFCkhHk
voilà : pi_3OQ7YYAa7PvicWKv1HFCkhHk
and this is the event evt_3OQ7YYAa7PvicWKv1zf13fNb
the PaymentIntent you shared was created by acct_1HKTV2Aa7PvicWKv, so make sure you are using the correct publishable key.
i m using a test key
well, based on the error message you are using the wrong key
if you have multiple Stripe accounts, make sure you use the correct key both in the backend and the frontend
if you need more help with this, make sure to share the request ID that is failing
yes i do have myltiple profils, i am using the dev mode for IQ deutshland can i shar keys here with oyu just to make sure .?
no don't share your keys here
just login into your dashboard, search for the PaymentIntent ID you have (to make sure you are logged in the correct account)
and then got to https://dashboard.stripe.com/test/apikeys and make sure you are using the correct publishable and secret keys
kay thank you
happy to help 🙂