Versions Compared

Key

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

Coming soon

...

Handling of country and time zone

(RTP-2273922364)

When trying to sell an item, that has a linked item with no price, more descriptive error message is returned in a response and logged in a logfile.

Adding payment while editing order 

(RTP-23603)

When adding payment to cart during the edit order process (between beginCartEditing and EndCartEditing), the item number no longer disappears in the POSLog XML.

Handling of country and time zone

(RTP-22364)

To be able to use POS API in a multi-country setup, a store's country/time zone must be used. This must be configured on the store's profile in Store Management. The country will be imported to POS Master and mapped to the correct time zone.

To be able to use POS API in a multi-country setup, a store's country/time zone must be used. This must be configured on the store's profile in Store Management. The country will be imported to POS Master and mapped to the correct time zone.

POS API will (only when POS API will (only when running in Azure, not on-prem) use the current time based on the time zone of the store.

Info

The Item Management and Promotion modules export local time on prices and campaigns. (The store's time zone is not used when prices are imported to POS Master.)


...

Released 11.08.2023

Logging when selling linked items without a price

(RTP-22739)

When trying to sell an item, that has a linked item with no price, more descriptive error message is returned in a response and logged in a logfile.

Adding payment while editing order 

(RTP-23603)

When adding payment to cart during the edit order process (between beginCartEditing and EndCartEditing), the item number no longer disappears in the POSLog XML.


...

Released 25.07.2023

Improved logging for CartNotReadyForCompletionFault 

...