#mymodian_best-practices

1 messages ยท Page 1 of 1 (latest)

nimble trailBOT
#

๐Ÿ‘‹ 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/1263429605369450548

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

drowsy skiffBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

nimble trailBOT
split nest
#

๐Ÿ‘‹ happy to help

north pine
#

the client_secret in the setup intent object: "seti_1PdqZJ06MwLWnujJn5FsLSLw_secret_QUqFzZohqcZLHQqZn2bFpTgLPHAv0JX"
the client_secret in the session object: cs_test_c14Hrc4GI2hWGTBiMXUG58rhSqj4bTzE0fxVIaXlXER5rfU1sTyfipEARx_secret_fidwbEhqYWAnPydgaGdgYWFgYScpJ2lkfGpwcVF8dWAnPyd2bGtiaWBaZmppcGhrJyknd2BhbHdgZnFKa0ZqaHVpYHFsamsnPydsY1p3YHRwbHdgYSd4JSUl

split nest
#

if you're using a Checkout Session you don't need to worry about the SetupIntent

north pine
#

and why the client_secret in the setup session object is so long

split nest
#

it will be confirmed or canceled by the Checkout Session

north pine
split nest
#

If a Checkout Session times out then the SetupIntent would be automatically cancelled

nimble trailBOT
north pine
upper burrow
#

if it times out an exception is thrown and you'd retry the request.

north pine
#

if all retry timeouted?

upper burrow
#

then it throws an exception and you'd decide what you want to do.

north pine
#

then i can only ignore it, as there's no event on this.

upper burrow
#

cool