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

fix(subscription-boundaries): adapt charges boundaries for upgrade case #1797

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

lovrocolic
Copy link
Collaborator

Context

When performing upgrade, we want the boundary for charges to be terminated_at.

Description

Last month we implemented the new logic where the upgrade day is billed with the next subscription. However, we found few other edge cases that does not work with the new logic so we decided to have the old logic for calculating boundaries upon the upgrade.

@lovrocolic lovrocolic merged commit fcecda1 into main Mar 19, 2024
7 checks passed
@lovrocolic lovrocolic deleted the adapt-charges-boundries branch March 19, 2024 20:30
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.

None yet

2 participants