Convert FatturaPA to Excel
Drop the FatturaPA XML as the Sistema di Interscambio delivered it. The Italian element names are mapped onto the same columns as every other format here.
Drop an invoice here
What do you want to do with your invoice?
Nothing is downloaded yet.
View on screen
Export to:
Seller and buyer
Line items
| # | Description | Qty | Unit | Unit price | VAT % | Net amount |
|---|
Tax breakdown and totals
| Category | Rate | Taxable base | VAT amount |
|---|
Payment and references
Remittance items
| # | Qualifier | Reference | Amount | Paid |
|---|
EDI segments
| Segment | Element | Value |
|---|
The Italian file and its signature
Italy has run mandatory e-invoicing through the SdI longer than anyone else in the EU, which means a lot of these files sit in archives waiting to be read back. One practical catch: invoices are often delivered as .xml.p7m, a CAdES container wrapping the XML. Unwrap it first and the XML inside opens here. The signed container itself is not read, and pretending otherwise would just fail later.