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

Compare with Current View Page History

« Previous Version 2 Next »

PLANNED  

Prerequisites are located in the menu on the left.

Improvements POS

AreaDescription
Loyalty

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

Endpoints used by EG POS for seraching 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.

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: 

[Caution]

[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.


Improvement POS Server

AreaDescription
POS API

Changes in DeliverCartItem when splitting a line item (RTC-35325)

When splitting a line while delivering items (using DeliverCartItem), item and price information is no longer taken from the database but from cache instead.

  • No labels