#Wilma-usage-based-pricing
1 messages · Page 1 of 1 (latest)
Hello! What you're likely describing is usage based pricing: https://stripe.com/docs/billing/subscriptions/examples#usage-based-pricing
You can also set a 'flat fee' in such cases on top of the usage based pricing
I don't see the flat fee in the example you are linking to?
Is this perhaps what you wanted to link to? https://stripe.com/docs/billing/subscriptions/examples#flat-rate-metered-usage
Yeah, it's just combining the 2 pricing models. The first link was just a reference to usage based pricing
Cool thx