#digvijay - subscription
1 messages · Page 1 of 1 (latest)
Hi! Have you looked at Stripe Graduated pricing? You would be able to do something like you described I think
In graduated pricing the issue is with the last row where is saying from 251 to infinite
I want the same price for each 100 unit
can you suggest something for this
or will the flat fee will be applied for every every next 100 units
?
In this case you would need to create multiple rows, for each 100 units. Like 151-250, 251-350, etc.
Note that there's also Volume pricing that allows you to do the same thing.
but i think in volume pricing it prcing is per unit. can we apply flat fee in volume prcing
?
Hey, taking over here
Yep, that works
But it still has the infinite issue, which you can't really work around (i.e. there's no way to set a cap)
so no solution for the infinite issue
and one more thing suppose i have defined tier from 1-100 and applied flat fees of 2.5$ and if user has used only 1 unit then also it would charge the flat fee of 2.5$
will it charge the flat fee even if user has 1 unit or it will only apply the flat fee if user has used all 100 units
The flat fee is always charged irrespective of usage
According to the tier they're in
Sure, np!