#sg_code

1 messages ยท Page 1 of 1 (latest)

clear fieldBOT
unreal prismBOT
#

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.

clear fieldBOT
#

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

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

unkempt sparrow
minor birch
#

No I don't have.

manic lichen
#

Hello! I'm taking over and catching up...

#

There should be a request ID showing the Checkout Session creation. Alternatively, do you have the Checkout Session's ID? The one that starts with cs_?

minor birch
#

Yes... here is my checkout session response:
{
id: 'cs_test_a1llZTqHDjIU0ck1L4816ufYxrBjqTPLvhDLxl3XoaxqBL1TEUopUwk4CE',
object: 'checkout.session',
after_expiration: null,
allow_promotion_codes: null,....

but I don't have request in my Logs

manic lichen
#

To answer your original question, there's no URL because you set mode to embedded. Checkout Sessions in embedded mode don't have URLs; they're designed to be embedded into an existing web page.

minor birch
minor birch
manic lichen
#

That's the request log in your Dashboard for the creation of this Checkout Session.

#

The req_ ID in the top right was the ID we were asking for earlier. Providing those IDs when asking questions here helps us get you answers a lot faster. ๐Ÿ™‚

minor birch
#

Okay thanks again. next time I will try to provide you with this req_ID.