Prerequisites are located in the menu on the left.
Area | Description |
|---|---|
| Convenience sales | Total from previous sale on Payment button (RTP-32952) Before, when finishing a sale in convenience mode, the subtotal of the previous receipt was remembered on the Payment button. Now, this button is set to 0.00 after each sale. |
| Customer order | Order deletion notification via SMS (RTP-33439) When a customer order (web order or Click & Collect) is deleted after being picked in-store, an SMS is sent to the customer if SMS is set as the preferred notification method. This ensures the customer is informed promptly about the order cancellation. POS configuration: Existing parameter WebOrderPickingNotificationType (default value 'EmailAndSms') must contain SMS as notification method. Values can be 'EmailAndSms' or 'SMS'. |
| Epsilon Express integration | Discounts on Car Wash articles (RTP-33668) When car wash article is added to sales, discounts (campaign discounts, coupons, line discounts, customer discounts) can be added to the article. |
| Payment | Product data - Quantity and amount should not be negative (RTP-33818) Changed so that Product-data uploaded to NETS is not having negative values for quantity and amount for returns. When choosing payment and then chose Walley payment, the payment now goes as planned. |
Area | Description |
|---|---|
| POS API | ReceiptOnHoldService (RTP-33845) ReceiptOnHold/PingHealth endpoint returns proper status of the service in the response. When POS API recovers form downtime, receipts on hold can be fetched. |