#mahima-thacker_api

1 messages ยท Page 1 of 1 (latest)

latent latchBOT
#

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

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

rough perch
#

Not sure I understand. Are you using Subscription Schedules and want to know when the next phase is occurring?

steel crown
#

Yes, I have integrated montly and annually plans with prices API so how can I get the details related to interval now? I tried to use plans object but it did not work

rough perch
steel crown
#

Okay found that we can use stripe.subscriptions.retrieve() API in this case

rough perch
#

Yeah

#

So you don't use a subscription schedule

#

But retrieve subscription works

steel crown
#

Yep, done

#

Thank you:)