#mattmiller_code

1 messages ¡ Page 1 of 1 (latest)

stoic flaxBOT
#

👋 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/1262499421350920223

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

next halo
#

Good question, checking in to this and I will get back to you.

raven heron
#

Well, I'm not using a webhook at this point, and I'm not redirecting at all. I'm redirecting only "if_required" and I expect that won't normally happen. The client stays on the same page and just waits the few seconds for his payment to go through or decline. That's all I'm trying to do at this point. I do have a webhook on "charge.succeeded" to update the user's balance in my system, but that's not part of this page.

#

(I'm reading the doc you referenced now...)

#

Okay, I misunderstood what you were saying. But, the 'change' event listener looks like it will help. Thanks.

#

I think I'm good for now!