Versions Compared

Key

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

...

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

Alpha numeric customer number

((RTP-23281)

To allow for integration with customer solutions that uses alpha numerical customer numbers, these are now supported in both EG POS and in POS API. 

SetCartItemDiscount, SetCartItemPrice, NewCartWithItem, NewCartWithItemReturn error handling

(RTP-23642)

Mentioned methods no longer throw exceptions when having InvalidDiscountFault, CartItemNoDiscountFault and InvalidAmountFault - they only log a warning. This was done to avoid an overwhelming amount of not useful exceptions. 

Logging for unknown receipts 

...