Closed (fixed)
Project:
Commerce Core
Version:
3.x-dev
Component:
Order
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2025 at 07:55 UTC
Updated:
31 Oct 2025 at 07:19 UTC
Jump to comment: Most recent
Comments
Comment #6
jsacksick commented@tbkot: I think we should find a way for Commerce to support both.
If the order.shipments field is present, we use that, otherwise we check if order.shipping_information is present.
This way we shouldn't need to force a minimum requirement on Commerce shipping 3.0. Plus it is kind of annoying as we have a circular dependency. (We need the latest Commerce, and Commerce conflicts with prior versions of Shipping).
This isn't ideal.
Comment #7
jsacksick commentedRetitling, for clarity as this task isn't actually about implementing the modal itself since all the logic lives in Commerce Shipping.
Comment #9
jsacksick commented