Fiskaly Transactions

In this article

View Fiskaly transactions

To set up Job Queue for SignV2

To submit sales and payment transaction data to the Fiskaly server, ensure the authentication is successful and all required configurations in the Fiskaly Setup are completed.

View Fiskaly transactions

  1. Click the icon, enter Fiskaly Setup, and select the relevant link.
  2. In the Fiskaly Setup page, click Transactions to open the Fiskaly Sales Transaction page.

The Fiskaly Sales Transaction page displays all transactions along with their status and related details.

Field Description
Store No. The store number where the transaction was processed.
POS Terminal No. The POS terminal that executed the transaction.
Transaction No. Number assigned to the registered transaction.
Receipt No. Receipt number generated for the transaction.
Fiskaly Transaction Number Number generated during the signing process.
Transaction ID ID returned by Fiskaly.
Fiskaly State Status from Fiskaly, such as Active or Finished.
Status Indicates the current processing stage: Pending, Completed, Error.
Document Amount Total amount of the transaction (sales or returns).
Cash Amount Amount paid in cash.
Error Text Displays error details if the transaction failed to upload.

Additionally, the page displays customer-related details such as:

Field Description
Transaction Type Type of transaction, such as Customer Payment or Customer Sales.
Customer No. Customer number, if the transaction is linked to a customer account.
Applies-to Store No. Store number of the related transaction.
Applies-to POS Terminal No. POS terminal number of the related transaction.
Applies-to Transaction No. Original transaction number that this record refers to.

Note: If the Upload Type in Fiskaly Setup for the store is set to Manual, the Fiskaly Transaction Number and related values are not generated automatically. You can manually submit them or automate the process using a job queue.

To set up Job Queue for SignV2

When the Upload Type in the Fiskaly Setup for the store is set to Manual, you can automate the submission and signing of Fiskaly transactions using a job queue.

To create the job queue:

  1. Click the icon, enter Job Queue Entries and select the relevant link.
  2. In the Job Queue Entries page, select New.
  3. In the General FastTab:
    • Set Object Type to Run to Codeunit.
    • Set Object ID to 10044613 (LSCDE SignV2 Job Queue).