Versions Compared

Key

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

Date:  

GetCart does not work on resumed carts

(RTP-22793)

Improvement

POS Server (POSAPI) - on-prem and cloud

GetCart on resumed carts.

We've implemented functionality for PosApi to return the correct cart when running GetCart request on a previously suspended and resumed cart, when using the original cartId from the initial NewCart request.

Show in Cart which coupon discount that triggered

(RTP-22807)

Improvement

POS Server (POSAPI) - on-prem and cloud

CouponCodes on selectable coupons from Voyado

We've changed the couponCode to show the offer ID instead of using the membernumber / voyado customernumber as couponCode.

We've also implemented a field in discountDetails in cart, that shows which couponCode was used to trigger the relevant discount.

GetCart returns 0 quantity on Click&Collect carts

(RTP-22797)

Improvement

POS Server (POSAPI) - on-prem and cloud

GetCart for click and collect orders

When calling the method GetCart on a reserved cart, it now displays the correct quantity for each EAN added to the cart also for click and correct orders.

Config is read from wrong store when starting cart editing

(RTP-21705)

Improvement

POS Server (POS API) - cloud and on-prem

Incorrect configuration used when editing cart

An issue that could cause incorrect configuration to be used when editing a cart has been fixed. The problem happened when editing the cart from a different POS API instance. (using multiple instances in cloud or multiple installed instances of POS Wcf on-prem)

SetDigitalReceipt request fails on uncached receipt

(RTP-22840)

Cloud POS API

SetDigitalReceipt can fail running on multiple instances

A problem that could cause SetDigitalReceipt to fail when POSAPI is running on multiple instances has been fixed.


Date: 

NewCartWithItemReturn requests are missing OperatorID on the response

...