Allow Rounding Discount Values to Specific Numbers
under review
I
It Support
It would be great if the Regios Discounts app could allow rounding discount values to a specific number, such as 0.05, for percentage discounts. This feature would enhance flexibility in pricing strategies for our users.
If you'd like us to add this feature to our app, please upvote and comment on this thread.
P.S. This feature request was generated via AI, based on the conversation with the customer.
Tobe Osakwe
under review
Tobe Osakwe
Recent request:
"I need to round prices down , for example:
Initial price €35.95 -> Discount 30% -> final price €25.10
(instead of €25.17)."
D
Don Tong
I really like to have rounded discount too, many country don't use to have decimal in price after discount.
Tobe Osakwe
Don Tong: Thank you for this insight. Do you have any examples of countries with this type of pricing?
D
Don Tong
Tobe Osakwecounrty like Japan and Korea, and many country in Asia.
Tobe Osakwe
Additional information provided by customer:
"We need to round prices like the following:
- 12.37 -> 12.35
- 56.22 -> 56.20
- 77.48 -> 77.50
- 99.98 -> 100.00
So if the price should be rounded to 0.05 cent steps.
The Excel formula would be =ROUND(12.37*2;1)/2"