Skip to content

In-store support for Carts and Orders

Compare
Choose a tag to compare
@nikola-mladenovic nikola-mladenovic released this 20 Jun 23:58
· 41 commits to master since this release

0.9.0

Released on 2019-06-20.

Added

  • key attribute to the CartDiscount.
  • key attribute to the ProductDiscount.
  • lastModifiedBy and createdBy fields to a number of endpoints.
  • Following methods for the Cart:
    • Get a Cart in a Store by ID
    • Get Active Cart in a Store by ID
    • Query Carts in a Store
    • Create a Cart in a Store
    • Update a Cart in a Store
    • Delete a Cart in a Store
  • Following methods for the Order:
    • Get Order in a Store by ID
    • Query Orders in a Store by ID
    • Create Order in a Store from a Cart

Updated

  • SimilarProductSearchRequestMeta model.
  • Similar Products’s ProductSetSelector.