Versions Compared

Key

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

...

Improved logging for batchToPosApi LIP package by adding reference number to the logged information. This lets the user easily track which cart failed and at what point in time it happened. 

Changes in CartResponse when coupon is used

(RTP-28258)

"couponCodeUsed" property on the discountDetails in cart shows the coupon used when it triggers a discount.

BatchToPosApi - ShippingProgress in Order Delivery

(RTP-28838)

ShippingProgress can be sent as part of the JSON body in the order delivery file through BatchToPosApi. The chosen value will be then used in the DeliverCartItem request and saved in the POSLog XML as ShipmentProgress.


...

Released 08.03.2024

Pre-validated gift cards for sale and payment

...

When POS API is configured to lookup items on item numbers, BatchToPosApi supports assigning line discount when SKU/Item Number is used instead of EAN to identify items on order lines.

ItemSale/AddGiftCardToCart

(RTP-24568)

There is an ImageId field in addGiftCardToCart request. It allows specifying giftcard template used.


...

Released 28.02.2024

BatchToPosApi - Support for item number in adding to cart

...