20 October 2017
Enhancement
CartsOrders

With dynamic shipping rates it is now possible to dynamically set the price for shipping based on value or the new ShippingRateInput of the cart. For further information on how to use this new feature, please see the tutorial.

  • [API] Added ShippingRatePriceTiers as an optional field on shipping rate.
  • [API] Added the shippingRateInput field on the Cart and the CartDraft, as well as the corresponding update action SetShippingRateInput.
  • [API] Added the shippingRateInput field on the Order.
  • [API] Added the shippingRateInputType field on the Project.