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: update price displayed in UI to reflect advertised price #2207

Conversation

e-schneid
Copy link
Contributor

@e-schneid e-schneid commented Feb 16, 2023

closes #2205

Note that this only changes the price information in the UI. Before we begin sending usage information to Stripe for calculating overages we'll need to migrate users from their current prices to ones that match pricing structure of the ones we're displaying in the UI. (Stripe prices are immutable and so it appears this migration is necessary.)

@e-schneid e-schneid requested a review from a team as a code owner February 16, 2023 21:44
@e-schneid e-schneid linked an issue Feb 16, 2023 that may be closed by this pull request
6 tasks
@github-actions
Copy link
Contributor

@gobengo gobengo self-requested a review February 21, 2023 19:05
Copy link
Contributor

@gobengo gobengo left a comment

Choose a reason for hiding this comment

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

Looks in line with #2205

@e-schneid e-schneid merged commit da1b1d8 into main Feb 22, 2023
@e-schneid e-schneid deleted the 2205-inconsistent-pricing-information-between-pre-and-post-login-states branch February 22, 2023 15:48
e-schneid pushed a commit that referenced this pull request Feb 23, 2023
🤖 I have created a release *beep* *boop*
---


##
[2.35.1](website-v2.35.0...website-v2.35.1)
(2023-02-23)


### Bug Fixes

* display those with no subscription as Free Tier users
([#2221](#2221))
([81081bd](81081bd))
* PSA language emphasizing not for production
([#2209](#2209))
([6f06ca7](6f06ca7))
* remove '/mo' from free tier description
([#2203](#2203))
([769fd67](769fd67)),
closes [#2173](#2173)
* update price displayed in UI to reflect advertised price
([#2207](#2207))
([da1b1d8](da1b1d8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

inconsistent pricing information between pre and post login states
2 participants