#Harry_

1 messages · Page 1 of 1 (latest)

mossy compassBOT
slender chasm
#

hello! can you share the checkout session id?

#

it'll look like cs_test_xxx

dapper pewter
#

Where do I find it?

slender chasm
#

you mentioned that you used the checkout page right? Do you mean Stripe Checkout or is this your own checkout page?

dapper pewter
#

No I mean our own checkout page.

#

So I tried 3 payments and 2 got stuck with status = successful on stripe dashboard and 1 payment went through with confirmation that it was success.

slender chasm
#

do you have the request id where you're seeing this error?

dapper pewter
#

The charge request_id you mean?

slender chasm
#

whichever request_id that returned this error

dapper pewter
#

pi_1LsPXGDDB6WurE3dG2WsngWh

slender chasm
#

gimme a while to take a look

dapper pewter
#

sure

slender chasm
dapper pewter
#

Yes. Here is the flow Start charge -> create a payment_method -> try creating a charge (with payment_intent) -> check for confirmation

#

Hope that is clear!

slender chasm
#

the problem here is that you're trying to retrieve the PaymentIntent when it's still in the middle of performing some processes - are you manually attempting to retrieve the PaymentIntent somewhere in your code?

dapper pewter
#

Yes we do create payment intents manually

slender chasm
dapper pewter
#

Not doesn't look like we are retrieving it. We are creating the intent when we take what createIntent returns.

slender chasm
#

hmmm, i think this is going to take a bit of time to look into, can you write in to Stripe Support : https://support.stripe.com/contact/email with the problem and include this request id as well - req_f885QzIZH3cUBD

dapper pewter
#

Sure thank you for the time!

slender chasm
#

let me know once you've written in also