# Payment  Reports

## Payment Reports

{% hint style="success" %}
The three Payment reports are good for keeping track of total incoming and outgoing revenue for your food hub within a time frame.
{% endhint %}

### Payment by Type

The simplest payment report. This documents the total of paid, balance due and credit owing for each different type of payment a hub may employ (ie. a total for Stripe payments, a total for cash/EFT payments and one for PayPal).

![Payment by Type](/files/EfKRmOGOzwbwpSAUZTXW)

### Itemised Payment Totals

Listed by payment status (paid, balance due, credit owing) rather than payment provider, this report gives a breakdown of revenue (product costs, shipping fees) as well as the total.  The Outstanding balance column will be 0.0 for the payment status of 'paid'

![Itemised Payment Totals](/files/wRcjodhLThZBoHUIdNbw)

### Payment Totals

In addition to the Itemised Payment Totals this report states revenue coming from EFT (cash or bank transfer) and Paypal separately.

![Payment Totals](/files/AxPCVS7lDhlhSp2o5bur)


---

# 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://guide.openfoodnetwork.org/greek/basic-features/reports/payment-and-tax-reports.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.
