#Stone.D-checkout

1 messages · Page 1 of 1 (latest)

tame pendant
#

👋 Happy to help

jovial wagon
#

Hi there!
You shared two different Checkout Session ID, and they both have status: "complete". So it's expected that each Checkout Session sent you a checkout.session.completed.

fierce kraken
#

I should get once not twice checkout.session.completed

jovial wagon
#

If you were expecting a single Checkout Session, then you need to check your code to understand why you created two Checkout Session instead of one.

#

Like maybe the user clicked on the "pay" button on your website twice, which created 2 Checkout Sessions. And then payed twice.

#

From Stripe's point of view everything worked as expected: you created 2 Checkout Sessions, the 2 checkout sessions where completed, so we sent you 2 checkout.session.completed events.

fierce kraken
#

Ok, got it.

#

How long to expire after checkout.session created?

jovial wagon
fierce kraken
#

Ok good news

#

Be must more than 30mins?

jovial wagon
#

correct