#andrew_webhooks
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1248593606223331330
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
now having problems with what seems to be the return URL and session ID
What problems specifically? Unclear what theevt_xxxID Is supposed to illustrate
I'm not technical and was advised to reach out to you by the new developer. The error returned is internal 500, payment completes but then it seems the redirect doesn't work.
I would recommend that you get your developer to come chat to us instead. This is a technical forum really, we're likely to resolve the issue working with them directly
(I don't see any 500 error)
I understand, does this help?
All you've sent so far is checkout.session.completed event that wasn't sent to any webhook handlers
Not really no. Looks like an error from your/their code โ beyond that not much context at all
evt_1PP0AWAonzIE6boFyB3lu12k fired on acct_1NYlKvAonzIE6boF. That account has one test mode webhook (https://dashboard.stripe.com/test/webhooks/we_1POky4AonzIE6boFvPWyJlP2) but it's not configured to listen for/receive checkout.session.completed events
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
You need to update it to add that as an event
Thank you so much, I will give it a try and if not successful will get the developer to contact you.