#steve_code
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/1428789751577579630
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ hi steve taking a look
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.
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
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?
Currently, Stripe doesn't surface component session in the connect.js, or in Webhook event