#thefyrewire_api

1 messages ¡ Page 1 of 1 (latest)

clear dragonBOT
#

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

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

spice jolt
buoyant jetty
#

Hi, thanks! I did see that property, but I'm confused, I cancelled a subscription and can see when I fetch all my subscriptions, that one has a status of canceled and a time for canceled_at (both expected), but cancel_at_period_end is false

#

It's sub_1SfghDJ091CwhHnmSYY00bAi

spice jolt
#

interesting, looking into that now

#

but I think this still answers your original question... if the subscription is in the process of canceling at the end of the period, cancel_at_period_end would still confirm that

buoyant jetty
#

Oh interesting! So actually when the subscription is cancelled, it needs to be scheduled to cancel and not immediately cancelled. Therefore in my example, the status of a "canceling" subscription should still be active until the actual day it is cancelled (at period end)

#

Is that correct?

spice jolt
#

that's correct, yes

buoyant jetty
#

Thank you for the help!

spice jolt
#

you're welcome!