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

Compare with Current View Page History

« Previous Version 29 Next »

Released 18.06.2024

ARTS XML changes for drive off - Item and Nozzle Information

(RTP-29558)

The ARTS XML for fuel transactions has been extended with the Item and Nozzle ID information.

Default filter for receipts sent to Voyado (PosLogToVoyado)

(RTP-29558)

The default filter for receipts being sent to Voyado through the PosLogToVoyado integration is updated where it excludes training mode receipts from being exported. The default filter has been added to documentation in LIP.


Released 15.05.2024

PosLogToVoyadoReceiptJob - Payment Type

(RTP-25283)

When sending a POSLog to Voyado, the payment type is sent as part of the order.

ARTS extensions in ARTS version 6 for tax free stores

(RTP-25283)

To be able to deliver the ARTS Extensions needed for a specific customer we are using structured notes in EG Poslog format to convert to the requested extensions in the ARTS version 6 poslog format. If configured, POS will add the necessary structured notes in the EG Poslog format based on the 'Transaction types', 'Line Item types' and 'Tax Group IDs' and ReceiptService (cloud) will transform them into the correct ARTS extensions for the customer. 

POS Configuration 

New parameter 'SaveExternalTransactionInfo' - default false, if activated (true) will enable the new structured notes in POS and the three parameters described below, if they have been configured. 

  1. New parameter 'ExternalTypeCodes' default value containing the default transaction types for a specific customer
  2. New parameter 'ExternalLineTypeCodes' default default value containing the default line item types for a specific customer. 
  3. New parameter 'TaxGroupIDs' default value containing the default tax group id's for a specific customer. 



Released 02.05.2024

ARTS POSLog XML documentation

(RTP-18812)

Initial version of ARTS POSLog XML documentation is added in Receipt Service swagger. This can be used by integrators to understand the fields and how to integrate.


Released 24.04.2024

Changes in ARTS XML for fuel related fields

(RTP-28337)

The new transaction type (ForeCourtTransaction) containing fuel information has been added to Receipt/Journal service.


Released 15.04.2024

Improvements in health check

(RTP-28752)

Healthcheck remains healthy when PosApi shuts down, provided the transformation data was cached beforehand. This ensures that ReceiptService doesn't go down together with its instance of PosApi.

New fields in ARTS POSLog XML

(RTP-28547)

ARTS POSLog XML has been extended with Alternative Itemgroup and Item Area.



Released 11.03.2024

Support for ARTS XML version 2 or 6 in ReceiptExport job 

(RTP-27571)

We've added support for a newer version of ARTS XML in ReceiptExport job. This allows us to forward receipts to third party integrators in either ARTS XML version 2 or 6, configurable in the export job, depending on what the recipient requires.

Improvement in receipt cleanup process

(RTP-24581)

We've made changes to error handling in the cleanup process, while changing the procedure to better handle cleaning up large amount of receipts to delete. This should allow us to better maintain the amount of receipts stored in receiptservice, based on configured values in our Janitor job.



Released 25.01.2024

ARTSXML Export - ExternalReference 

(RTP-27476)

When we create ARTSXML renderings of our receipts in ReceiptService, the ExternalReference from the used coupons are included in the receipt.



Released 09.01.2024

Return receipts to be included by default when fetching receipts

(RTP-25370)

The ReceiptService import job sets IsSale flag to true on return receipts, which allows return receipts to be included by default when fetching receipts from ReceiptService.

Note

This change only affects new return receipts.

Change in ARTS PosLog Extension:Memberbonus field calculation

(RTP-26037)

In ARTS POSLog format the Extension:Memberbonus field will now only contain standard bonus and not extra bonus earned from mixes and payment cards. The extra bonus from mixes and payment cards are included as separate fields. This makes it possible to see exactly how much bonus was given by each type.



Released 29.11.2023

Rewards Bonus flag in Voyado Sales Receipt Integration

(RTP-24171)

When exporting a receipt to Voyado, now the RewardBonus flag is also sent. It can be either false (no points added) or true (points added).



Released 18.10.2023

Receipt ID in Voyado

(RTP-25304)

The ReceiptNumber field in the POSLog is now the same as the uniqueReceiptId, which is in the format "Store number-Cash register number-Sequence number". This will be the Receipt ID shown in Voyado.


Released 13.10.2023

Support for returning receipts in Voyado

(RTP-25327)

Returned receipts can now be sent to Voyado via the PosLogToVoyadoReceiptJob like normal receipts. 



Released 19.09.2023

Filter for PosLogToVoyado integration

(RTP-23719)

PosLogToVoyado integration package uses a configurable XPath, which can be used to determine which receipts are sent and which are filtered out before sending to Voyado.



Released 06.09.2023

Update to latest version of .NET

(RTP-21301)

Updated ReceiptService to latest version of .NET, which should improve performance and stability of the service.



Released 19.06.2023

ReceiptExportJob from Cosmos database

(RTP-22239)

When exporting receipts from the Cosmos database, the job is no longer faulted.



Released 25.04.2023

Add support for EPI-number/ExternalOrderNumber 

(RTP-19579)

It is now possible to search for the receipt by using EPI-number as ExternalOrderNumber in the ReceiptService.


Released 14.12.2022

Add Bonus mix information in ReceiptService

(RTP-19095)

Implementing Bonus mix information was done when sending purchase summary online to Giant Leap (RTP-15725), and needed to have the same information available also in ReceiptService.


Released 28.09.2022

Improvement of Voyado coupon integration

(RTP-18876)

Only committed coupons is now reported to Voyado.

Voyado coupon integration

(RTP-17537)

Receipt information exported to Voyado now contains data about used coupons.


  • No labels