Included commits: 2.1.3...2.1.4
Fixes
- Fixed the recalculation of the shipment price with expenses from different domains.
- Adjusted
ShipmentCartConnectorFacade::updateShipmentPrice()
to skip not supported expense types. - Impacted
CartShipmentCartOperationPostSavePlugin
with facade changes.