- Issue created by @berdir
- Merge request !3Directly use order item API instead of price calculator for fields on order items → (Open) created by berdir
- 🇨🇭Switzerland berdir Switzerland
I created a first merge request, this still needs to be properly tested on our side.
The logic is a bit convoluted now due all the if/else conditions, it might make sense to introduce two methods to abstract this, wanted to keep the changes minimal for now.
At first I wasn't sure if the adjustment types setting works with order items then, but I think it actually works very well, all the API's we need allow to provide adjustment types, just have to be careful about when it ends up being empty.