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

Add billing enabled and sales email to Helm chart and /settings API endpoint #1873

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

tw4l
Copy link
Member

@tw4l tw4l commented Jun 18, 2024

Backend work for first two tasks of #1875

New /billing API endpoint to be added separately once we have a better idea of what data we can get from the payment processor.

@tw4l tw4l requested review from ikreymer and SuaYoo June 18, 2024 16:00
@tw4l tw4l merged commit 7af3980 into main Jun 25, 2024
4 checks passed
@tw4l tw4l deleted the issue-team-4-display-subscription-info branch June 25, 2024 14:55
@@ -110,6 +110,9 @@ job_memory: "70Mi"

profile_browser_idle_seconds: 60

billing_enabled: false
sales_email: "[email protected]"
Copy link
Member

Choose a reason for hiding this comment

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

We probably want to default this to empty in the main helm chart. Can change in a follow-up PR.

tw4l added a commit that referenced this pull request Jun 25, 2024
…ndpoint (#1873)

Backend work for first two tasks of
#1875

New /billing API endpoint to be added separately once we have a better
idea of what data we can get from the payment processor.
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.

3 participants