#Coherence-tiered
1 messages · Page 1 of 1 (latest)
hmm , it's a good question, I don't really know how tiered pricing interacts with proration(which is what you're asking)
let me see if I can try to figure it out
so I created a subscription like the one you described. It started as 1 quantity of the license today. I then tested what it looks like if you change the quantity to 17, fifteen days from now. You can see that it prorates the change(the $142). Can you have a look and see if this matches what you expect/want to see?
Yes the only thing is all the license should be changed with unit price 15
In your screenshot first 10 license are changed with 20 then 7 are changed with 15
that's not how the tiering works so I don't think that's possible
the point of using the tier is specifically to get "first 10 license are changed with 20 then 7 are changed with 15"
Okay Can you please explain how you did this? I mean which API you have used for recoding the usage with which parameters
And which configuration you have used for Pricing ?
I used the configuration you mentioned (you can create a Price through the dashboard to match)and our API for creating and setting quantities(https://stripe.com/docs/billing/subscriptions/quantities). I'd suggest playing around with this a little on your own account with our test mode API as it will make more sense when you do.