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 (plan-changes): Adjust boundaries upon subscription upgrade #1695

Merged
merged 5 commits into from
Feb 20, 2024

Conversation

lovrocolic
Copy link
Collaborator

Context

When performing upgrade in some scenarios, date of the upgrade has been included in both termination invoice and first invoice for the new plan.

Description

In all scenarios date of the upgrade will be included in calculation in the first invoice of the new plan.

This PR includes following changes:

Upgrade:

  • adjust credit note for plan pay in advance so that date of the upgrade is also included in credit note
  • prorated subscription fee should not include date of the upgrade
  • charges should not include date of the upgrade (recurring ones)

Termination:

  • subscription fee should include date of upgrade
  • charges should include date of the upgrade (recurring ones)

@lovrocolic lovrocolic merged commit e05b24c into main Feb 20, 2024
6 checks passed
@lovrocolic lovrocolic deleted the adjust-boundaries-for-subscription-upgrade branch February 20, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants