mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
There is a discrepancy between price per license shown on billing and upgrade page for annual billing frequency due to difference in methods used to calculate the amount. To fix it, we use the same method on both the pages. I didn't use the helpers.format_money directly here since that would create a visual delay in showing the price per license which will not be nice considering that will be the only thing on this page being updated that way. The stripe fixture used is same as free_trial_upgrade_by_card--Customer.retrieve.3.json |
||
|---|---|---|
| .. | ||
| e2e-tests | ||
| generated | ||
| html | ||
| images | ||
| shared | ||
| src | ||
| styles | ||
| templates | ||
| tests | ||
| third | ||
| .browserslistrc | ||
| .gitignore | ||
| babel.config.js | ||
| debug-require-webpack-plugin.ts | ||
| debug-require.js | ||
| postcss.config.js | ||
| webpack.assets.json | ||
| webpack.config.ts | ||
| webpack.dev-assets.json | ||