All Release Notes
ShippingMethod predicate
14 September 2017
Composable Commerce
HTTP API
Enhancement
Carts
By using predicates on Shipping Methods, we are empowering the merchants to build their own set of shipping method rules. Dependent on the cart and its content, a merchant can define which shipping methods should be offered during checkout. To learn more about predicates, see the Shipping and Delivery Overview.
- [API] The field
predicate
was added to ShippingMethod. - [API] The field
shippingMethodState
was added to ShippingInfo. - [API] The order-related error code
ShippingMethodDoesNotMatchCart
was added.