#adr_best-practices
1 messages ¡ Page 1 of 1 (latest)
đ 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/1379067035790741544
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
that can happen when user close their browser before being redirected to the return URL
that's why you shouldn't use the return URL for your post-payment logic.
instead you should use webhook events for this.$
you can learn more about this here: https://docs.stripe.com/webhooks
I see, we figured as much, thank you for confirming. One more thing, is there a way to access the Klarna merchant portal when using Klarna through Stripe? Or is the Stripe Dashboard the only place we can see Klarna orders?
for this types of questions you should ask Stripe support directly: https://support.stripe.com/contact
but I'm guessing it's in the Stripe Dashbaord only.