v2.0.7
Please see release notes for 2.0.0 for details if you are upgrading from <= v1.8.x.
What's new?
Order:
- #4964: Added Info on Order and OrderItem in result from ListOrdres3 and ListOrdersByEmail.
https://api.storm.io/api/1.1/docs/#/Orders/Orders/OrderListItem
Shopping
- #4929: Added support for product flags in Promotions.
Products
- #4938: New method to list prices with quantity breaks.This method can be used when showing a product detail page to include prices with quantity breaks.
https://api.storm.io/api/1.1/docs/#/Products/Products/ListProductPriceQtyBreak
https://api.storm.io/api/1.1/docs/#/Products/Products/ProductPriceQtyBreak
What's fixed?
- #4971: Now we do not create a subscription order when activating recurring payments. Normal orders on subscriptions are created a before.
Miscellaneous changes?
N/A
Regards,
The Storm API Team