Description
This PR aims to update pair of things on the checkout:
- Premium plans were showing .98 and this is an error, we changed
- The renewalLabel showed in two lines, we reduced the size, and changed the order currency/price in english
Related Issues
Related Pull Requests
Checklist
- Changes have been tested locally.
- Unit tests have been written or updated as necessary.
- The code adheres to the repository's coding standards.
- Relevant documentation has been added or updated.
- No new warnings or errors have been introduced.
- SonarCloud issues have been reviewed and addressed.
- QA Passed
Testing Process
Checked on local that the checkout now shows as expected
Additional Notes