All Release Notes
Added Cart Predicate field identifier 'store.key'
17 July 2024
Composable Commerce
HTTP API
Enhancement
CartsOrders
With the addition of the store.key
field identifier to Cart Predicates, merchants can now create certain Store-specific Shipping Methods with predicates. This enhancement is valuable in cases where several Stores ship to the same country and use different shipping rates per Store.
Changes:
- [API] Added
store.key
predicate field identifier to Cart Predicates.