# 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à annesso **IVA** mentre il **Netto a pagare** è senza **IVA** perché sarà la pubblica amministrazione a contribuire l'imposta relativa alla transazione\*\*,\*\* come nell'esempio che segue:

![](/files/-LcHDwFaC4slZDp6MVLY)

## Reverse charge

Il reverse charge è applicabile ad una **Riga** selezionandolo nel campo **Iva,** come nell'esempio che segue:

![](/files/-LcHH9ATvRLy9qtH_NKt)

Il riferimento normativo del ***reverse charge*** IVA in Italia è rappresentato dall'*articolo 17*, commi 5 e 6.

Quindi, per applicare il **reverse charge** andrò a selezionare Art.17,6, ottenendo così il seguente risultato:

![](/files/-LcHIrmcuBVxJWZFzkvM)

Si può quindi notare che non viene applicata l'**IVA** al secondo *record* .

### Particolarità

Nella creazione di un'anagrafica **Cliente** è possibile abilitare lo \*\*split payment,\*\*così facendo, ogni qualvolta creo una fattura verso quel cliente, il campo **split payment** sarà già spuntato.

![Split payment spuntato in Anagrafica](/files/-LcV5ML--RQQSAFFUoM-)

![Split payment automaticamente spuntato nella fattura di vendita](/files/-LcV5RbAOcl8L2I_t829)


---

# 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/faq/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.
