forked from highlight/highlight
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix stripe pricing updates (highlight#7252)
## Summary Fixes two issues * Plans on non-3-month session retention would apply the session retention to traces / logs, failing to find a price * Plans manually subscribed from the startup discount would have a different product ordering, failing to find the base product. ![Screenshot from 2023-11-30 17-10-18](https://github.com/highlight/highlight/assets/1351531/68821fc5-b1a2-4b6a-a997-7492741f84fe) ## How did you test this change? Locally testing with stripe test mode. ## Are there any deployment considerations? No ## Does this work require review from our design team? No
- Loading branch information
Showing
2 changed files
with
14 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters