#toni7858_api
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/1308151825261924447
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Can you share an example request ID?
hiding the products id's but here are the time stamps
{
"phases": {
"0": {
"end_date": "1734480000",
"proration_behavior": "none",
"start_date": "1731888000"
}
}
}
/v1/subscription_schedules/sub_sched_1QMak22ev2b3FnJcCvQF3m1r
Is this the update request you're referring to?
https://dashboard.stripe.com/test/logs/req_9wkiIXg3hmTAaW
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
yeah is one of them ,but that works
What do you mean it works? Which one does not work, and in what way?
That's the only update request I see for that subscription schedule
the request URL works for debugging the issue
the time doesn't
"start_date": "1731888000" should be the 18 but is marking 17 of november instead
that's my issue
It depends on your timezone, since thats a UTC timestamp
So what time are you expecting vs what do you see?
Where are you seeing this? Dashboard? On an invoice? As I said, it depends on your timezone and possibly the customer timezone.