Open
Description
User Story
When using a multi-step form with the "decimal amounts" option disabled, the custom decimal amounts get rounded, but the "donation total" keeps displaying the decimal amount without rounded it.
Details
To disable decimal amounts go to:
Your Form > Form Template > Visual Appearance > Decimal amounts
Expected Behavior
The same rounded value from the custom amount should be displayed on the donation total
Steps to Reproduce
- Setup a multi-step form with the "decimal amounts" option disabled
- Make a test donation with a custom decimal amount and exit from the input to see the rounded value
- Go to the next step in the form and before finishing the donation, on the "donation total" you should see the NOT rounded value
Visuals
Acceptance Criteria
- The value in the “donation total” accurately reflects the rounded custom decimal amount.