#mp_api

1 messages ¡ Page 1 of 1 (latest)

tawdry horizonBOT
#

👋 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/1301163199361716395

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

fossil nova
last crypt
#

No, I do not wish to touch the prorations, just the invoice that is generated

fossil nova
#

Depends what you're trying to do exactly!

last crypt
#

For example this is our invoice

#

We add a new user. It shows the total minus the unused. Can we just show the new charge?

fossil nova
#

Yes, as I said, the unused time line is credit related to proration behaviour set on the update. Do you want to generate credit for the unused time or not? Or do you just want to 'hide' the line item?

#

I expect what you want to do is pass proration_behavior: 'none' when you do the update call to add a new user

last crypt
#

Or do you just want to 'hide' the line item? -> This

fossil nova
#

AFAIK that isn't possible

last crypt
#

Thank you