#karina-preview-quantity-coupon

1 messages ยท Page 1 of 1 (latest)

wraith prairie
wraith prairie
#

@frozen pulsar did that answer your question?

frozen pulsar
#

oops sorry! let me check

#

no sorry, i know about that flow ๐Ÿ˜…

#

but this is what happens: if i currently have a subscription for 1 license for 100 dollars.

#

in the next hour, i want to add 1 user at 75% off, stripe will create a credit for about 100 dollars for the remainder of time for the 1 user, and then create a charge line for 2 users at 75% off for the remainder of time

#

this would result in an invoice that = -$50

wraith prairie
#

sure but what's blocking you?

frozen pulsar
#

because we don't want to add a user and credit the user 50 dollars

#

we want to charge the user $25 for the new user.

wraith prairie
#

Gotcha, so this has nothing to do with the upcoming invoice API right? Your question is about changing the behaviour of proration overall. And that is not possible at all today. You'd need to do all the proration calculation yourself in this world

frozen pulsar
#

k, just wondering if this was being worked on because i asked last about a year ago ๐Ÿ˜„

wraith prairie
#

Gotcha, all good, just didn't get that from your question at all

#

And no, that's not being worked on. It's been one of my own top asks for years :p

#

We know we want to support this and improve proration calculation/flexibility overall but no medium term plans for this at least