There is a shipping adjustment type in commerce_shipping.commerce_adjustment_types.yml but no processor to apply it.

Comments

ransomweaver created an issue. See original summary.

bojanz’s picture

We should call it ShipmentOrderProcessor. It needs to check that the passed order has the shipments field, and it needs to check that the found shipments have a shipping method and amount assigned.

  • bojanz committed 598f057 on 8.x-2.x
    Issue #2849777: Create OrderProcessor to apply shipping cost adjustments...
bojanz’s picture

Status: Active » Fixed

Done.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.