Country: SM - San Marino

Fiscal Rules

In San Marino the fiscal law states that retail transaction must be electronically sent in real to the fiscal authority.

Prerequisites

Install on each till the software T-PAGO provided by Kreosoft.

Tech Notes

Create, in the same location where is located TKFP_TPAGO_10.dll a file named TKPA_TPAGO_10.ini with the following info in the section ReceiptSubTypes.

<ReceiptSubType>=<TransactionDocumentType>

where:

  • ReceiptSubtype is the content of the Subtype node of the Receipt object.

  • TransactionDocumentType is the Document Type that must be reported to Tax Authority. Admitted Document Types are:

    • TE = Tax Free Invoice European Customer

    • TW = Tax Free Invoice Extra-EU Customer

    • FB = B2B Invoice

    • FC = B2C Invoice

    • SC = Receipt

SC is the default value in case Subtype is empty or not Subtype value is not found in the ini file

Example

[ReceiptSubTypes]
FAT=FB
TF1=TE
TF2=TW
CODE

Change History

Version

Release Date

Notes

Download

1.04

14/04/2022

Changed ISO Date Processing and new ProcessGetStatus function

TKFP_TPAGO_0104.zip

1.03

12/10/2021

Esclusione transazione SMAC in caso di pagamento avvenuto con SMAC

1.02

25/06/2021

Gestione Z Report e X Report

1.01

23/06/2021

Aggiunta Gestione Tipologie di Documento

1.00

18/06/2021

Rilascio Iniziale