You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Document status: RELEASED

Date:

Prerequisites are located in the menu on the left.

Full-screen dialog in POS for Edge browser

(RTP-679)

New built-in web browser in POS has been implemented.

Evergreen Bootstrapper - download and install from https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section 

POS Configuration

  • EmbeddedPosBrowserUrl - parameter contains default web page to open if URL is not passed by function

  • Authentication ServiceEnabled= True

  • AuthenticationServiceUrl

  • ButtonConfig - Possible to configure a button to going directly to Receipt Journal using new browser.


Improvements POS

Module

Description

General

Scanning barcode on parked receipts (RTP-2917)

A bug was fixed so receipts that have been put On Hold can be scanned and resumed.

Payment

Using entered amount in the tender view instead of subtotal (RTP-662)

Multiple payment functions was fixed and now accepts values entered in the amount input field. (bank, credit, gift card)

Self-service

Discount information when changing language (RTP-2781)

We have fixed a problem that caused discount information on items to be shown in both languages when changing language in self-service.

User interface

View used coupons in POS (RTP-783)

Coupon button in loyalty header is only visible in the sales view and not in tender view (when parameter ShowCouponButtonInLoyaltyHeader is enabled).

Coupon button in Customer header (RTP-417)

Coupon button was removed from customer header in sales view. It is now only visible in loyalty header if parameter ShowCouponButtonInLoyaltyHeader is enabled.

Improvement POS Server

Module

Description

POS API

Klarna v3 Checkout - missing SocialId (RTP-2944)

When SocialId is enabled in Klarna it is returned from EndKlarnaPayment and added to the Cart.

GetCartExt does not work for started receipts after cache expires (RTP-2908)

When using GetCartExt method in ItemSale, correct TracingID is always returned for cart. Previously this could be missing if the cache expired.

  • No labels