#nunnapat - capture error

1 messages · Page 1 of 1 (latest)

vocal geode
#

Hello, can you send me the ID of a PaymentIntent that you captured this on?

quasi ferry
#

Hi @vocal geode #1000310663

vocal geode
#

That is not a Stripe ID, it sounds like one of your Order IDs. Do you have the Stripe Payment Intent ID (pi_123....)

quasi ferry
#

it is pi_3KoitZCHBHPVggzP1gYzFBqd

vocal geode
#

Apologies, server is very busy so I just got to look. So the error message from our side is accurate, that payment intent had already been captured. It actually looks like two requests to capture it were sent out at the same time from the same IP https://dashboard.stripe.com/logs/req_KPUrYVmakunYTK
https://dashboard.stripe.com/logs/req_2TroLPVphUjQBo

#

So our side checks out, the next step would probably be debugging your app to see how these two requests could have been sent so quickly. Also as the user is being charged on this, you may not necessarily want to fail an order on this specific error

#

Oh this is Woocommerce, it would actually probably be best to reach out to Woocommerce's support to ask why this happened

#

We don't develop their Stripe integration so we are not familiar with how it may be working here