Skip to content
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

feat: as a user with multiple account-plans, feature credits should be spread from all plans. #21

Open
davidmeirlevy opened this issue Jan 12, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@davidmeirlevy
Copy link
Contributor

let's say there's a user with multiple plans:

  1. a monthly plan with 100 credits of some feature.
  2. a "credits" plan with no-renewal.

when the user uses the feature, the increment should first come from the monthly package, and only when it's over - it should use the credits plan first.

same as when the user has multiple renewal plans - when it comes to a first plan limit - the counter should increment the second plan, and so on.

@davidmeirlevy davidmeirlevy added enhancement New feature or request help wanted Extra attention is needed labels Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant