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: Expose billing periods in invoice serializer #3064

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

vincent-pochet
Copy link
Collaborator

Context

This PR is related to the rollback of the zero amount removal (See #3059)

It appears that some customers are relying on the fees on some invoice webhooks to retrieve the billing period info.

Description

This PR makes sure that the billing period info are always sent in webhooks / exposed in the API when, to ensure that users can rely on it even if no fees have been created

Copy link
Contributor

@nudded nudded left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@vincent-pochet vincent-pochet force-pushed the misc-invoice-boundaries branch from 4b47351 to f9ee2d1 Compare January 17, 2025 08:52
@vincent-pochet vincent-pochet merged commit b784d73 into main Jan 17, 2025
6 checks passed
@vincent-pochet vincent-pochet deleted the misc-invoice-boundaries branch January 17, 2025 09:12
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.

2 participants