All Release Notes

ShippingMethod predicate

14 September 2017
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. For further information on how to use this new feature, please see the tutorial.

  • [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.