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(billing): billing period detection for end-of-month cancellations #5533

Merged
merged 3 commits into from
Feb 18, 2025

Conversation

noliveleger
Copy link
Contributor

@noliveleger noliveleger commented Feb 18, 2025

📣 Summary

Fixed an issue where the billing period was incorrectly detected for end-of-month cancellations.

📖 Description

The billing period detection logic has been updated to align with Stripe's methodology for handling end-of-month cancellations. Previously, the system did not fully follow Stripe's approach when determining the final billing period, which could lead to inconsistencies in how the cancellation date was interpreted.

💭 Notes

Backport of #5524 and supersedes it.
@jamesrkiger already reviewed #5524 and approved it.

@noliveleger noliveleger changed the title Backport kobotoolbox/kpi#5524 fix(billing): billing period detection for end-of-month cancellations Feb 18, 2025
@noliveleger noliveleger self-assigned this Feb 18, 2025
@noliveleger noliveleger marked this pull request as ready for review February 18, 2025 14:04
@noliveleger noliveleger requested a review from jnm as a code owner February 18, 2025 14:04
@noliveleger noliveleger merged commit b895059 into release/2.025.02 Feb 18, 2025
4 checks passed
@noliveleger noliveleger deleted the backport-kobotoolbox/kpi#5524 branch February 18, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant