#edutomesco
1 messages · Page 1 of 1 (latest)
Hi there, can you tell me more about control a limit daily but charge the user monthly ?
I mean have a metered usage price that it resets daily
but the billing recurrence it's monthly
I'm not sure why you want to reset the metered usage but if you want the billing cycle to be monthly then you should set the recurring.interval to month
I want to do the same price model as Infura for example, having a daily rate limit
For example 1.000 requests per day
and I want to control that, but just to bill the user monthly
I don't think your use case fits into the metered usage pricing model, it's more like a per-seat (https://stripe.com/docs/products-prices/pricing-models#per-seat) to me.
thanks
sorry, the transform_quantity for prices, the is any option to set in the dashboard
I don't see this option in Dashboard