Context


 The law „Kassensicherheitsverordnung“ has come into force in Germany on 01.01.2020. This law will require a digital signature for each order. Ticketing solutions have to comply with the new law as of 01.10.2020. SecuTix provides you all the features necessary to comply with this new law.

Solution

The solution integrates a module provided by EFSTA. This module has already been successfully integrated to comply with the Austrian law. This module will in turn call an external Technical Security Element (that will actually sign the data) provided by the Austrian company Fiskaly.

SecuTix will print the digital signature in text form on following order documents:

  • Order receipt
  • Order summary
  • Order invoice

Getting started

Set-up to be performed only once

Set-up in SecuTix

{#showFiscalSignatureRestitution($document $document.invoice.orders.get(0))}

Add a place holder (that will contain the QR code), as shown below:

{#showFiscalSignatureRestitution($document $document.order)}

Add a place holder (that will contain the QR code), as shown below:

#if($orderReceipt.fiscalSignatureRestitution.length() > 0)#space(5)#display($orderReceipt.fiscalSignatureRestitutionStr, $orderReceipt.fiscalSignatureRestitutionStr.length() ,'LEFT') <QR>$orderReceipt.fiscalSignatureRestitution|9|CENTER<QR>#end

Get credentials from the provider of the Technical Security Element (TSE)

Set-up of the EFR module according to the credentials

This task will be performed by SecuTix upon reception of the credentials

Set-up to be performed for each new point of sales needing to generate digital signatures

Before running the point of sale, please contact the SecuTix service team that will set-up the point of sale in the EFR module.


SecuTix foresees to integrate (through the EFR) with the A-Trust TSE provider. SecuTix will provide you the possibility to choose A-Trust once the A-Trust TSE has been officially certified and integrated by EFSTA (EFSTA has already foreseen this integration).