#Cedric-checkout-cookies
1 messages · Page 1 of 1 (latest)
Good question. I am unsure on the proper way to handle that with cookies, will consult colleagues
One thing that may help is you can pass your Checkout Session's ID via the URL https://stripe.com/docs/payments/checkout/custom-success-page
Otherwise checking in to what you can do
the problem is linked to my own cookies not related with Stripe
when stripe redirect back, the cookies seems to be flushed
hi @sour forge , catching up one sec
ok
@sour forge I'm going to consolidate your other question here too:
Hi, i created a new secret API key for production last week end and there is a popin next to it saying "your API key hasn't been used for 277 days". How can it be older than it's creation?
ah I don't know about that, not sure since I'm not super familiar with Dashboard and whatever tool tips / messaging it has
@sour forge regarding your other point, can you confirm something
in losing cookies, what is your full url on your site when you navigate to Checkout, and the full url for your success page, can you share those with me?
I managed to solve it, there was a bug in our codebase that were deleting localstorage and cookies when Stripe return a 202 http status code