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(DataExport) - don't rely on SubscriptionSerializer for plan code and external id #2792

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

nudded
Copy link
Contributor

@nudded nudded commented Nov 7, 2024

Description

The subscription serializer has quite a bit of overhead if we execute it for every fee. This change removes the reliance on it and duplicates the code into the InvoiceFees class.

@nudded nudded merged commit c6d0546 into main Nov 7, 2024
6 checks passed
@nudded nudded deleted the feat-improve-invoice-fees-export branch November 7, 2024 13:52
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