-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Adjust cost centers and usage limits depending to spec #13389
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
In addition to the customizable / non-customizable / minimum value specs mentioned above, there is a suggestion by @svenefftinge to always ask new Stripe customers what limit they want when they sign up:
I guess this requires further alignment on what we do by default; what we ask for and when; and how we enforce the minimum / non-customizable values. |
While doing this, it would be great to do it in a such a way that it complements the other scheduled issue in the current sprint - #13198 - that is move more of the handling logic to usage. |
For un-upgraded cost centers (i.e. not Stripe customer), the usage limit should be:
These should also not be customizable (hard usage limit).
Then, for upgraded cost centers (i.e. Stripe customers), the usage limits should default to:
The text was updated successfully, but these errors were encountered: