#vidya-p_api

1 messages ¡ Page 1 of 1 (latest)

versed hatchBOT
#

👋 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.

mossy ingot
#

No those dates aren't editable they're set automatically

silent hinge
#

Is there a way to suppress the second invoice generation when the billing_cycle_anchor is updated?

mossy ingot
#

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

silent hinge
#

We are setting proration_behavior to none already

mossy ingot
#

ah ok yeah

silent hinge
#

Next option - is it possible to void/cancel/delete an invoice which has been paid ?

mossy ingot
#

No

silent hinge
#

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 ?

mossy ingot
#

Yeah if you need the start and end dates to match the new cycle on the paid invoice

silent hinge
#

Thank you!