Versions Compared

Key

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

...

Module

Description

Bank

Missing CardIssuer when doing reversal in PSDK pay terminal solution (RTP-27761)

We have improved integration with PSDK pay terminal solution to secure that type of payment card used for the last payment also is used and saved to receipt if this transaction is cancelled afterwards.

Prevent PSDK to do a network scan / connecting to incorrect terminal (RTP-29279)

Integration with PSDK terminal solution is improved to secure that a network scanning of available terminals is never performed. This will secure that each POS only connects to it's configured terminal. Previously POS could connect to incorrect terminal if connection to the configured one was lost temporarily.

General

Payment input field cleared correctly after member search (RTP-27435)

When a member is searched for by registering SSN or mobile number or member number in payment input field in payment view, this field is now correctly cleared when search is done. Previously the registered number could still be present in the field when later adding e.g. Bank tender, making the payment fail.

Mobile payment

Improved handling of mobile payment attempts when PaymentService throws error (RTP-20209)

In situation where mobile payments like e.g. Vipps, Swish etc. is used, and PaymentService throws a 'TaskCanceledException', POS will retry the payment until successfully finished, or until cashier aborts the started payment. Both the retry attempts and the abort attempts will be verified being successful by POS. This will secure that payments are either finished or aborted in both POS and in mobile.

User interface

Error handling when POS is minimized (RTP-27406)

When POS is minimized and error is occurs in the background (when WPFPop-up appears) POS maximizes automatically. Cashier can take action and continue.