All Release Notes
Added Cart Predicate functions 'shippingInfoExists' and 'forAllShippingInfos'
13 September 2023
Composable Commerce
HTTP API
Enhancement
CartsOrders
With the addition of shippingInfoExists and forAllShippingInfos functions to Cart Predicates you can now construct predicates that match against ShippingInfo on Carts with multiple Shipping Methods.
Changes:
- [API] Added functions
shippingInfoExistsandforAllShippingInfosto Cart Predicates.