> For the complete documentation index, see [llms.txt](https://help.prenotauncampo.it/gestionale/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.prenotauncampo.it/gestionale/prenotazioni/pagamenti-online/fatture-per-commissioni-puc.md).

# Fatture per commissioni PUC

{% embed url="<https://youtu.be/ukrfnnZGZOA>" %}
Guarda la video-guida
{% endembed %}

Ogni **inizio mese**, PrenotaUnCampo crea una **fattura unica** riguardante le commissioni che trattiene su tutte le transazioni online del **mese precedente**.

A partire dal 01/01/2019, nel rispetto dei termini di legge, **le fatture emesse e sono inviate elettronicamente in all'indirizzo PEC e/o codice SDI** inseriti nell'apposita sezione.&#x20;

## Accesso al pannello

Per aiutare l'amministrazione, abbiamo creato una copia in PDF di ogni fattura emessa, reperibile all’interno della **sezione pagamenti:**&#x20;

* Vai nel menù di sinistra e clicca su “**pagamenti**”&#x20;
* Scegli “**le tue fatture**” dal sotto-menu

## Scaricare le fatture

Ogni volta che viene emessa una nuova fattura, PrenotaUnCampo invia automaticamente il file XML della fattura elettronica e notifica via email gli account amministrativi del centro sportivo che hanno il potere di gestione dei pagamenti online.&#x20;

Per scaricare la copia in PDF contenente il riepilogo delle transazioni, è sufficiente cliccare sul relativo **pulsante con la freccia**.

## Come è composta la fattura

La fattura è composta da due sezioni:

* Il **frontespizio**: contenente i dati fiscali e il **riepilogo** delle cifre riguardanti il periodo fatturato
* Il **dettaglio**: contenente ogni singola informazione riguardante le **transazioni** avvenute nel periodo.&#x20;
  * È presente solo nella fattura in PDF e non in quella elettronica.

{% hint style="info" %}
Se vuoi **maggiori informazioni** sui pagamenti online e sulla fatturazione, contatta il nostro reparto assistenza scrivendo un'email all’indirizzo [assistenza@prenotauncampo](mailto:assistenza@prenotauncampo.it)​
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.prenotauncampo.it/gestionale/prenotazioni/pagamenti-online/fatture-per-commissioni-puc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
