#Joel _B
1 messages · Page 1 of 1 (latest)
Hmm can you share an example Checkout Session ID where you saw that?
And can you repro it every time?
Yeah sorry repro = reproduce
Yeah so looks like you are expiring the Session immediately after it is confirmed: https://dashboard.stripe.com/logs/req_C0XwZ2FeFORGsR
Is there a reason you are doing that?
I wasnn't aware I was doing so do you know how I can fix this please?
Well you want to find out where in your code you are calling the expire endpoint (https://stripe.com/docs/api/checkout/sessions/expire)
ah ok cool thank you
Sure