Versions Compared

Key

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

...

Improvements POS

AreaDescription
Bank

Translated error messages relevant to PSDK pay terminal solution (RTP-28560)

We have made translations for 2 specific display text lines as they are shown in EG POS. The texts are sent from a PSDK pay terminal solution and may occur when presenting payment card, when e.g. card's magnet stripe is not correctly read, or terminal tells customer to present card in a different way (NFC or chip).

Dispatch order

Showing order from Webshop button in POS (RTP-28714)

A change in the relative path to dispatch service has been done to prevent exceptions when connecting to the service. Previously, an exception was thrown when POS was checking availability in dispatch service from the item detail view.

Redeeming Voyado coupons when paying Dispatch orders in POS (RTP-27472)

When placing a web order/dispatch order in POS it's possible to use Voyado coupons when paying for the order. Previously coupons could not be redeemed as part of the payment process.

POS Configuration: 

Info
title[Caution]

To be able to use Voyado coupons with item specific discounts, the parameter 'IncludeCustomerOrderInPriceCalculation' must be enabled (True). We do NOT recommend enabling this parameter because it will cause a price recalculation of the customer order when payment is initiated! This will cause freight to be recalculated and free freight might be set to full price. Other discounts will also be recalculated and the order total might be unintentionally altered as a result.

Loyalty

Support using https in endpoints when searching member in Bridge / Loyalty (RTP-28458)

Endpoints used by EG POS for seraching searching members in Bridge / Loyalty may now use https as well as http.

POS configuration:

Relevant existing parameters: BridgeMemberWSUrl, BridgeWSUrl and BridgeGiftVoucherWSUrl.

Member

Avoid displaying Member name when adding member using QR (RTP-27564)

Name is now only displayed in POS, if member is searched by mobile number or COOPID (only COOPID number).

Reserve & Collect order

Redeeming Voyado coupons when paying Reserve & Collect orders in POS (RTP-28760)

When paying a Reserve & Collect order in POS it's possible to use Voyado coupons as part of payment. Previously coupons could not be redeemed as part of the payment process for any customer orders.

POS Configuration: 

Info
title[Caution]

To be able to use Voyado coupons with item specific discounts, the parameter 'IncludeCustomerOrderInPriceCalculation' must be enabled (True). We do NOT recommend enabling this parameter because it will cause a price recalculation of the customer order when payment is initiated! This will cause freight to be recalculated for web orders and free freight might be set to full price. Other discounts will also be recalculated and the order total might be unintentionally altered as a result.


ShopExpress

Issues regarding family-membership (RTP-26642)

The caching of the Id is now done on the initial scan (when the customer fetching the scanner).

Voyado integration

Improved receipt format when sent to Voyado (RTP-28749)

A correction of the receipt format sent to Voyado ensures that the transaction does not fail when imported to Voyado. Previously, transactions with Reserve & Collect orders where a member was specified but no coupons was redeemed, would fail import to Voyado because the format of the 'usedPromotions' node was incorrect.

...