Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The configuration is now reloaded without exporting related stores. It now selects store from the store table.


Date:  

Return stop reason in ItemRequirementsNotMetFault

(RTP-19251)

Error message improvement

A new property - 'MessageToCashier', that shows a stop reason, has been added to 'ItemRequirementsNotMetFault' response.

New endpoint to fetch receipt in epos format

(RTP-21169)

Added a new endpoint that fetches the order receipt in the epos format.

Define provided permissions

(RTP-18995)

Cached prices are filtered based on a single cart's timestamp

(RTP-20849)

Caching of prices

When caching the price of an item, inactive prices are included so that if they activate within the cached duration, they will be available to be added to cart.


Date:  

Revert breaking change in SetCartItemNote_Request

(RTP-20270)

Revert breaking change in SetCartItemNote_Request

The NoteKey field when adding Notes to items is no longer required and is now set as optional.

Add ShipmentProvider to DeliverCartItem

(RTC-20366)

Added ShipmentProvider field to DeliverCartItem method. Now the carrier name can be added to the delivery information.


Date:  

Cloud POS API: Reduce the number of database calls

(RTP-15296)

Not possible to cancel order in CW due to missing member.

(RTP-19511)

Customer order

Fix: Cancel customer order 

Customer orders are cancelled through POS API wihtout showing error message in Chain Web.

POS / POS API performance issue with voided articles

(RTP-20286)

Performance in carts with many voided items

The request time does not increase rapidly when there are many voided/added items to cart.

Cloud POS API: spikes in SQL procedure duration

(RTP-20714)

We've made improvements to database executions that improves PosApi performance, and alleviates an issue where some database queries sporadically spiked in duration.


Date:  

Performance in cloud POS API

...