#smitit1999_webhooks

1 messages ยท Page 1 of 1 (latest)

raven quailBOT
#

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

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

silent bluffBOT
molten delta
#

hello! If I understand correctly, upon receipt of an invoice.created event, you retrieve the Subscription, but the Subscription object that is retrieved is before the renewal?

muted shale
#

yeah, I seem to be getting the subscription object before the renewal

#

I am performing all this logic on receiving the invoice.created event. Could it be possible that the subscription isn't updated until then?

molten delta
#

gimme a while to take a look

muted shale
#

sure, thanks!

molten delta
#

hrm, I'm having some trouble finding the request id where you retrieve the corresponding Subscription, would you be able to share that as well?

muted shale
#

Do get requests show up in the Dashboard? I don't think so?

molten delta
#

they do depending on where you're looking, but it's a bit difficult to to track down cause your account has a lot of requests ๐Ÿ˜…

#

aha! it's alright, we managed to track down the request : req_wJpwhQxu36cV69. Give me a few more minutes