Versions Compared

Key

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

...

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


New method to get shipment

(RTC-12295)

The GetShipment method was added in order to allow for searching the NShift shipment information by using the ShipmentCSID number (assigned when the shipment is created). The method gives back data including date, place, ID, tag etc. and can be used to easily fetch information about previous shipments.


...

Released 25.07.2023

Improved logging for CartNotReadyForCompletionFault 

...