Skip to content

[billing] Retrieve user understandable pricing information from stripe #15799

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

Closed
Tracked by #15665
svenefftinge opened this issue Jan 17, 2023 · 0 comments
Closed
Tracked by #15665
Assignees

Comments

@svenefftinge
Copy link
Member

svenefftinge commented Jan 17, 2023

Currently, the different prices are hard-coded per entity type (team/user) in the UI, this doesn't work if we change prices over time.
The source of truth is in stripe, so we should introduce a function in the billing service that allows retrieving the price for a cost center. This information should be retrievable for non-subscribed cost centers as well, so we can display what a user/team would sign up to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Validation
Development

No branches or pull requests

1 participant