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

Billing plan change business logic #15

Open
sebdeckers opened this issue Aug 30, 2014 · 1 comment
Open

Billing plan change business logic #15

sebdeckers opened this issue Aug 30, 2014 · 1 comment
Labels

Comments

@sebdeckers
Copy link
Contributor

When a new plan is chosen:

  1. Cancel current plan
  2. Refund amount of current plan, pro-rated by number of days remaining in the billing cycle (year/month)
  3. Activate the new plan: charge full amount and start billing cycle on the new date
@alyssaq
Copy link
Member

alyssaq commented Sep 7, 2014

  1. Cancellation supported by changing the plan to open source.
  2. TODO: Refund remaining amount when user cancels or switches plan.
  3. Re-creation of a new plan supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants