#vidya-p_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/1271565567068737648
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
No those dates aren't editable they're set automatically
Is there a way to suppress the second invoice generation when the billing_cycle_anchor is updated?
Hm you'll have to test this as i'm not sure offhand if it works, but try setting proration_behavior to none
I think an invoice has to be generated if you set billing cycle anchor to now though
We are setting proration_behavior to none already
ah ok yeah
Next option - is it possible to void/cancel/delete an invoice which has been paid ?
No
So is the only option to first update billing_cycle_anchor to now, then pay the newly generated invoice and then void the original invoice ?
Yeah if you need the start and end dates to match the new cycle on the paid invoice
Thank you!