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

Payment Upgrade Restriction #2

Open
5 tasks
Amarilolo opened this issue Jan 1, 2025 · 0 comments
Open
5 tasks

Payment Upgrade Restriction #2

Amarilolo opened this issue Jan 1, 2025 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed payment

Comments

@Amarilolo
Copy link

After a user upgrades to the Pro Plan, hide all upgrade prompts and allow further upgrades only after one month.


Tasks

  • Store upgrade date in the database.
  • Block upgrades within one month of the last upgrade.
  • Hide upgrade prompts immediately after upgrading.
  • Display the next available upgrade date if attempted early.
  • Test upgrade flow and restrictions.

🎯 Expected Outcome

  • Upgrade prompts are hidden after upgrading.
  • Users can only upgrade again after one month.

@Imadnajam Imadnajam added payment enhancement New feature or request help wanted Extra attention is needed labels Jan 1, 2025
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 payment
Projects
None yet
Development

No branches or pull requests

2 participants