Dominik
Dominik
@mattamon 
This is actually quite difficult to solve. Problem is that during Container build time the ClassDefinitions cannot be loaded cause some of them require the kernel to be booted. So...
see https://github.com/coreshop/CoreShop/pull/2131
Better use paymentTotal, that already is rounded to 2 decimals and can then be used for Rappenrundung
payment total is processed before the order is commited, you just need to display it in the cart.
Why ignore? The rule is that the customer only pays in 5 cent steps, it doesn't say that the total must be in 5 cent steps.
It will not be a Core thing. Even though CoreShop is used a lot in Switzerland, we cannot make exceptions and small adjustments for every country in the Core. Maybe...
@romainruaud we did a full checkout of the repo and then it worked: https://github.com/coreshop/CoreShop/blob/master/.github/workflows/gitsplit.yml
@EinShoppo rest is now implemented as well
@EinShoppo do you wanna give this a test?