#rian-a-_api

1 messages ¡ Page 1 of 1 (latest)

hardy gardenBOT
#

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

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

left crystal
#

We typically recommend listening to checkout.session.completed no matter what. It is possible for the user to make a payment but have their connection cut out before they get back to your page, which would mean you could take a customer's money without being aware of it

scenic snow
#

Thank you for the advice! I will start listening for this endpoint as well

#

I was also looking for a way to retrieve the data even if this event is missed on our end. Is there no way to retrieve the items connected to payment intent or a charge? Or should I add it to the metadata when redirecting the user to stripe checkout

left crystal
scenic snow
#

I think I can make the flow working with all of this

#

there might be more questions later. But i'll first see what I can make out of the docs