#Evandro-subscription

1 messages · Page 1 of 1 (latest)

sacred salmon
#

Hey there 👋
Can you share an example for the usecase by any chance? Want to make sure I'm thinking about the same thing

neon bolt
#

Sure

So a client subscribes to one of our plans, that gives them access to features and user package, 100 for simplicity.
Value per user: 2
subscription cost (base value): 1000 total

Now let's say by the end of 30 days, this client has 200 users, 100 more then he payed for, and I want to add that excess to the bill. I would need to use the value per user, not the base value, so I can't use "metered usage"

sacred salmon
#

Umm not sure if this would solve it but you could add a one-off item to the subscription invoice right?

#

would that be easier compared to managing two subscriptions at the same time?

neon bolt
#

Can I do it via API?

sacred salmon
#

yes

neon bolt
#

Then it seems it would be a better option, yes

#

Thank you, I'll read up on it