# How to view and pay my invoices?

If you want to pay an invoice for a plan or service, follow these steps:

1. Go to your **Customer Area**.\
   If you don't remember how to access it, follow this link: [How to access the Customer Area](https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/guias/customer-area/access-to-customer-area.md)
2. In your **Customer Area**, click on "**Billing**" in the menu and select "**My Pro-Forma Invoices**".\
   If you have an unpaid invoice, you will see a red indicator.

<figure><img src="https://content.gitbook.com/content/Ofi0Qrfm7RZh6yIwbvAQ/blobs/OQ6QK6GWxk0w0k4F0FuE/NewFacturas01.png" alt=""><figcaption></figcaption></figure>

3. On the screen, you will find all the generated pro-forma invoices and various options to filter and sort them.\
   \
   1\. At the top right, you will find a search bar that will allow you to find a specific invoice by entering any of its data.\
   2\. From the drop-down menu "**View**", you can filter the list by status, such as viewing only unpaid, canceled invoices, etc.\
   3\. You can also sort the list by different criteria.\
   For example, to sort the invoices by due date, click on the "**Due Date**" column.\
   4\. If you click on an invoice, you can access its details and proceed with the payment if it is unpaid.

<figure><img src="https://content.gitbook.com/content/Ofi0Qrfm7RZh6yIwbvAQ/blobs/iQmA10NzsbzMvIIPDLAV/NewFacturas02.png" alt=""><figcaption></figcaption></figure>

4. When you access an invoice, you will see its details and be able to download it as a **PDF** file.\
   \
   If the invoice is unpaid, you will see a **Payment Methods** selector next to the final price of the invoice.\
   Below, you will find the button to pay the invoice from the chosen payment platform.

<figure><img src="https://content.gitbook.com/content/Ofi0Qrfm7RZh6yIwbvAQ/blobs/JwH96bJR3qRD8WivQhE7/NewFacturas03.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Depending on the country of tax residence, different payment platforms will be enabled.\
\
For payments from Argentina, you will see the **Pagos360** option. These are the available payment methods on this gateway:
{% endhint %}

<figure><img src="https://content.gitbook.com/content/Ofi0Qrfm7RZh6yIwbvAQ/blobs/2igeFmbHYLs4E6knhZmr/2024-05-14_11h18_28.png" alt=""><figcaption></figcaption></figure>

If you want to pay all outstanding invoices in a single payment, you can do so by pressing the "**Pay Now**" button located in the blue box on the left, or from the "**Bulk Payment"** option that you will find in the **Billing** menu on the left.

<figure><img src="https://content.gitbook.com/content/Ofi0Qrfm7RZh6yIwbvAQ/blobs/hlSkq4Xqv3NQNWmQ18HW/NewFacturas04.png" alt=""><figcaption></figcaption></figure>


---

# 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://help.sitioshispanos.com/menu-principal/guias/pagos-y-facturacion/como-pagar-mis-servicios.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.
