Versions Compared

Key

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

...

AreaDescription
Loyalty

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

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

POS configuration:

Relevant existing parameters: BridgeMemberWSUrl, BridgeWSUrl and BridgeGiftVoucherWSUrl.

Price calculation

Combination of campaign price, line discount and a coupon (RTP-28574)

When there is a combination of campaign price, line discount and a coupon for one and the same item in a receipt the price calculation for this is now correct. 

POS Configuration:

Relevant existing parameters: 'ManualDiscountMode' = 'OnTopOfCampaigns.

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.


Self-service

Allowing only limited item quantity in combination with delayed age control (RTP-28904)

For items which are allowed to be sold only with a limited quantity the limitation now works also when age control is delayed, like in e.g. self-service POS.

POS Configuration:

Relevant existing parameters: 'MaxArticlesRequirementId' and 'DelayItemRequirementVerificationUntilPayment'.

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.