# Split payment e reverse charge

{% hint style="info" %}
La pubblica amministrazione richiede **Split payment** o **Reverse charge**. Come gestire questi due parametri in **OpenSTAManager**?
{% endhint %}

## Split payment

Creando una fattura di vendita è possibile abilitare lo **split payment** spuntando la casella sotto indicata.

![](/files/-LcHBhnEtA8hqvpjqtzV)

Così facendo nella tabella **Righe** il **Totale** sarà comprensivo di **IVA,** mentre il **Netto a pagare** sarà **IVA esclusa** perché l'imposta relativa alla transizione sarà a carico della pubblica amministrazione.

![](/files/-LcHDwFaC4slZDp6MVLY)

Si dovrà inoltre cliccare su Attributi avanzati e andare a inserire l'IdDocumento e a valorizzare almeno uno dei due campi CodiceCUP e CodiceCIG.

![](/files/HozRxqPgHJdru4XMlcyq)

![](/files/P587LtitP9FjYyjSwgNP)

## &#x20;Reverse charge

Il riferimento normativo del ***reverse charge*** IVA in Italia è rappresentato dall'*articolo 17*, commi 5 e 6. Il reverse charge è applicabile quindi andando a selezionare l'aliquota IVA corretta nel momento di creazione di una riga:

![](/files/-LcHH9ATvRLy9qtH_NKt)

Il risultato ottenuto sarà il seguente:

![](/files/-LcHIrmcuBVxJWZFzkvM)


---

# Agent Instructions: 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:

```
GET https://docs.openstamanager.com/2.9.1/guide/esempi/fatturazione-elettronica/fattura-pa.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
