Versions Compared

Key

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

...

Prerequisites are located in the menu on the left.

Improvements POS

Module

Description

Klarna v3

Rounding issue in Klarna Instore (Work ID: 191354)

A bug related to roundings was fixed and now proper amounts are sent to Klarna.

Order

Payment of click and collect order with coupons (Work ID: 189127)

A job called PerformCouponCutting could cause problems when an order is delivered/paid if the coupon doesn't exist in the coupon cache. We have made changes to skip this job when the coupon doesn't exist in the coupon cache.

Improvement POS Server

Module

Description

POS API

Improved exception handling (Work ID: 187162)

InvalidQuantityFault is returned when trying to add an item with invalid quantity in the ItemSale integration.


Capture of Klarna V2 orders when Klarna V3 is configured (Work ID: 191463)

It is now possible to capture both v2 and v3 Klarna Checkout payments when KlarnaV3BaseUri parameter is set up in POS Configuration. This support is only needed in the transition phase from v2 to v3.


Klarna Checkout orders not acknowledged (Work ID: 191465)

Additional call is sent to Klarna to acknowledge orders when EndKlarnaPayment request is done.