Versions Compared

Key

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

...

When an invalid or expired coupon is added or used, proper error message is displayed.

Error improvement for bundle sales

(RTP-30400)

400 bad request is returned with "InvalidPrice fault" when attempting to sell a bundle with price higher than individual items.

Fetching coupons in background (EnableBackgroundOperationProcessing)

(RTP-29814)

Depending on the value of the EnableBackgroundOperationProcessing POS parameter, POS WCF may use a background operation to fetch coupons, which could cause CheckoutCart to fail if the coupon fetching is still in progress. This issue is resolved by setting EnableBackgroundOperationProcessing to False.


...

Released 01.07.2024

Conditional Setting of 'CustomerId' During Member Fetch

...