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

Compare with Current View Page History

« Previous Version 5 Next »

PLANNED   

Prerequisites are located in the menu on the left.

Improvements POS

AreaDescription
Fuel integration

Items used for fuel (RTP-28982)

Combination for creating EANs for items used for fuel has been changed, just fuel grade number, padded with zero if it is a single digit, is added now after value defined in ForecourtFuelItemPrefix parameter.

Handling of fuel in combination with receipt on-hold (RTP-27859)

New dialog is displayed now when trying to put receipt with fueling on hold.

POS Configuration

IncludeDiscountsInOnlineReturn parameter (RTP-29684)

Default value for IncludeDiscountsInOnlineReturn parameter has been changed to True.

Receipt

Message about electronic signature on printed receipts (RTP-29556)

When a customer has signed a receipt electronically (using the Signotec signature pad) a message saying "THIS RECEIPT IS SIGNED ELECTRONICALLY" will be printed on the receipt. This goes for card transactions that require a signature, item returns and sale including employee discounts that need a signature.

Improvement POS Server

AreaDescription
POS API

Move empty cart validation from RemoveCartItem to CheckoutCart (RTP-23640)

Previously, it was not allowed to delete all items in the cart using RemoveItemFromCart. This is changed and validation for empty cart is moved to CheckoutCart. 

  • No labels