Versions Compared

Key

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

Document status: 

Status
colourGreen
titlereleased
 

Date:  

Prerequisites are located in the menu on the left.

Activating callback for Coopay

(RTP-12362)

Activating use of callback (from PaymentService) when paying via Coopay app is now made configurable. 

Expand
titleConfiguration for activating callback

POS Configuration

UseCoopayCallback

'

(default False)

If set to True callback via PaymentService will be used, otherwise POS will be polling for customer's approval in Coopay app as before.

Improvements POS

Module

Description

Klarna

Cancellation of recently created Klarna payment (RTP-4139)

When paying with Klarna and phone number is entered and the payment is finalized with two fast [Enter] clicks, the last one will cancel the payment. We have improved an issue where this cancellation would fail because the order creation was not finished in Klarna yet. 

Self service

Abort Coopay transaction when leaving to cashier mode (RTP-11832)

When leaving self service mode to cashier mode. e.g. when customer is getting help from staff, any ongoing Coopay payment will be aborted.

Improvement POS Server

Module

Description

POS API

Customer orders lines with discount and quantity zero (RTP-12194)

Improvements in handling item with zero quantity while having discount. Previously amount was shown on the order line in Chain Web even if quantity on the order lines was changed to 0 (if the line had a discount).