#albatroz_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/1486293852657680406
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Taking a look
- We generated
sub_1SkfsQHG03DR3X6pN9fvAEK3on 01/01/26 as per the schedule - This produced an initial invoice,
in_1SkfsQHG03DR3X6pES3DNRWi, for $580 (not prorated) - On 01/02/26, the subscription transition into a new monthly cycle, creating another $580 invoice (
in_1Svuj3HG03DR3X6pridQj1NQ) - On 01/03/26, the subscription transitioned into it's final monthly cycle, creating the prorated $579.22 invoice (
in_1T641OHG03DR3X6p9E8K3wHt)
This is because of the phases[][end_date] you set on creation. You set 1775023199 (2026-04-01 05:59:59), and because we prorate to the second this is technically not a full period, which started on 2026-03-01 07:00:00
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
So we charge a prorated amount, as is the default behaviour, for the lesser time