# Payments

You can see the payments you have received on the [Payments ](https://merchant.fizen.io/dashboard/payments)page.

<figure><img src="https://lh5.googleusercontent.com/_qGCwz-KYWWFgn_qNpj0YBXb0aqaOQT7cswdbi1YH2OTE9cgoKVN_D6AaC-6orMMP_Huz4_DrspD4_g5EdyAbyhxxZdiwfqezkQkIa0Y3AxI98Wyg1qZO2UZ1b_drpwVrFScPXosMgMv2dKegw6tZ-Y" alt=""><figcaption></figcaption></figure>

\- **Name**: shows the source of the payments (from your invoice/from your Ecommerce shop etc), Payment ID, and date & time of the last action of the payments.

\- **Received amount**: the actual amount paid by the customer for the payment request (which can be an invoice or an order from your Ecommerce shop).

\- **Original amount**: the original amount of the payment request.

\- **Status**: the status of the payment.

<br>

<br>


---

# 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://fizenio.gitbook.io/docs/help-center/fizen-pay/for-merchants/payments.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.
