#Adovit
1 messages · Page 1 of 1 (latest)
If the client used 100 unith within 10 days, the subscription must be renewed and billed again
sounds like something thresholds on the metered plan might help with : https://stripe.com/docs/products-prices/pricing-models#thresholds
Thanks a lot
as I understood this should work right? As with monetary thresholds, usage thresholds should ideally be greater than one unit of usage, to avoid frequent invoicing. Stripe doesn’t currently support setting usage thresholds through the Dashboard.
it should work I think, you'd have to try it out in test mode
I think it's not available in your test mode on Dashboard. Only via API, am I right?