#felix_api

1 messages ¡ Page 1 of 1 (latest)

cinder totemBOT
#

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

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

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

tender compass
#

previous_attributes showing all changes?

honest sinew
#

Hello! Yep, previous_attributes is where to look to see what changed.

tender compass
#

evt_1Qk7lrHFUFRS6hPEaNnV9TcO

#

Is showing no status

#

But a status is listed inside prevous_attributes

#

Wehre to find the new status?

honest sinew
#

It's in the Subscription object itself.

tender compass
#

How to access it?

honest sinew
#

It's in the Event you just shared.

tender compass
#

Ctrl + F saves it

#

got it

#

Is there a way to simluate a sub renewal?

#

With my data

honest sinew
tender compass
#

Is an sub.updated event fired when the invoice gets paid?

honest sinew
#

Not usually. There's a separate invoice.paid Event for that.

tender compass
#

What would u suggest invoice.payment_succeeded or invoice.paid to check if something is really paid?

#

Whats the difference?

honest sinew
#

invoice.paid is newer and recommended over invoice.payment_succeeded.