#adr_best-practices

1 messages ¡ Page 1 of 1 (latest)

odd rampartBOT
#

👋 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.

cobalt crow
#

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.$

elder shadow
#

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?

cobalt crow