#steve_code

1 messages ยท Page 1 of 1 (latest)

ruby riverBOT
#

๐Ÿ‘‹ 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/1428789751577579630

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

strange epoch
#

๐Ÿ‘‹ hi steve taking a look

ruby riverBOT
brittle laurel
#

Unfortunately, the payment component doesn't support setting additional data, which the information won't be available in the Webhook endpoint. Since the component is embedded in your system, this can be only tracked in your system at the moment. I'd recommend writing to Support https://support.stripe.com/contact for the feedback, so that the product team can take this into the future consideration.

ocean echo
#

Here is my exact scenario

2 diferent people can be logged in to my site and both of them are viewing the same stripe payments component. So, I cannot tell who is viewing which session necessarily or can I? Then one of them clicks the refund button. If there was a way to have the component session available to me in the webhook call, I can go back to my local mapping of component session ID to my logged in user.

Does any of this trigger some new ideas?

brittle laurel
#

Currently, Stripe doesn't surface component session in the connect.js, or in Webhook event