#abdulhaq-e_verification-sessions

1 messages ¡ Page 1 of 1 (latest)

wheat totemBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1241058670679293982

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

slate echo
#

Actually, this whole discussion can be skipped if the following question is answered:

how can a session be "Cancelled" in the first place? Other than from the API, can users do that in Stripe identity session?

If it's only the. API then I'm fine.

turbid turtle
#

But I just want to add - generally, our idempotency keys are meant to be used when you're unsure of whether the request actually reach stripe

slate echo
#

That is excellent, then I don't need to worry about it. I just thought a "cancelled" status can be achieved through user input.

#

It's clear now, thanks a lot.