#jakob-evangelista_unexpected
1 messages ¡ Page 1 of 1 (latest)
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.
- jakob-evangelista_error, 6 hours ago, 22 messages
- jakob-evangelista_best-practices, 1 day ago, 8 messages
đ 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/1243048162428715091
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there, what's the checkout session ID?
Hello, let me go check in the dashboard
As of right now i only can find the payment intent id within the connect dashboard: pm_1PJSFyRW5BKHkZ7fbXHMXoaF
can you tell me where i can find ther checkout session id?
wait
i think i found it
ch_3PJSFzRW5BKHkZ7f0eeaS7FO
cs_test_a11901hM2KMgGNY2rnsz8mvuT8xyiDeHTPpkeAe17Rir6AnpwqozK9j9gi
nope it was actually this, this is the checkout session id
evt_1PJSG1RW5BKHkZ7fNjVpXeJv this is the checkout session completed event ID
Did you set up any Connect webhook endpoint that listens to checkout.session.completed events?
i did not setup a connect webhooks specifically, only the normal webhook to watch for checkout.session.completed, where do i setup a connect webhook?
wait, i think i see it, it's in the normal webhook setup menu, and i just select connect webhooks right?
Btw I noticed your conencted account's type is Express, you should use destination charges intead of direct charges
can you tell me why this is? or point me to somewher i can read
thank you so much for helping, yall are super helpful and fast
wait if i want the connect account to directly collect the payment, shouldnt i use direct charges?
If you are using destination charges, the checkout session will be created on your account, and you don't need to use Connect webhook endpoint to listen to checkout session completed events
i just read up on destination charges, the main thing im concerned with switching from direct charges is that i don't think my platform should be the one taking the stripe fees, refunds, and chargebacks, could i get some clarification on why you recommend destination charges for my use case? initially i though it was a good idea for the ease of use of the webhooks but now im not so sure
for some context on my use case, the we have athletes sign up for events that are created by event coordinators, those even coordinators collect the payment directly from the athlete once the athelete register for the event
oh wait, i see in destination charges i can transfer the total over after the stripe fees, maybe that would be better, sorry im rambling on