#vitor_webhooks
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/1417571829048017026
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hello! i want to acknowledge your question but i have to step away for just a bit, i'll be back in a couple minutes
No problems!
About the doc. I mentioned, I was referring to this: https://docs.stripe.com/api/invoices/object
ok, so you want to get the subscription ID associated with a specific invoice based on the invoice.payment_succeeded right?
can you share an example event ID that you've triggered and i can take a look at some specific details?
Yep! evt_3S83mxE7PDgVkwR00XI3dTjs
By checking the Event data there's no subscription
Ops, sorry
it's evt_1S83n0E7PDgVkwR0nQZCAT3D
ok yeah, this is related to versioning. if you look at the last Acacia release version of the API doc, you will notice that there is a subscription property there, but if you toggle to any of the Basil versions it disappears
this is documented in this changelog page