-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
Description
Which component is this issue related to?
Umbraco Commerce (Core)
Which Umbraco Commerce version are you using? (Please write the exact version, example: 10.1.0)
13.2.3
Bug summary
The Umbraco Commerce patch notes mention the availability of the IRoundingService, which should have been implemented as a result of #506. It seems that this service is not exposed, nor is there any documentation about this particular service.
Specifics
We have a very specific rounding presentation scenario that we would like to resolve. It is attached as a separate .txt in case you're curious.
Issue description rounding unit and line.txt
Using the IRoundingService was also the suggestion of the support bot.
Steps to reproduce
Try creating a service that implements the IRoundingService
Expected result / actual result
No response
Dependencies
No response