2025-03-05: Weight dependent products
Previous2025-03-05: Order Service - legal entity information in the order modelNext2025-03-04: Important Security Update – discontinuation of Weak Cipher Support
Last updated
Was this helpful?
A new boolean attribute weightDependent has been added to the product model. It allows to mark the product as weight-dependent if the line item price can change after packaging. This is necessary to ensure that credit card payments can be authorized. Having the attribute available directly on the product level, the corresponding attribute weightDependent in Adding a product to cart API has been deprecated. The cart services checks the value specified on a product model and sets the weightDependent value on the cart item.
Deprecated request attribute weightDependent.
Deprecated request attribute weightDependent.
New request attribute weightDependent added.
New request attribute weightDependent added.
New request attribute weightDependent added.
New request attribute weightDependent added.
New request attribute weightDependent added.
New response attribute weightDependent added.
New response attribute weightDependent added.
There are no known problems.
Last updated
Was this helpful?

