# Payment Status

1. Click **I Already Paid** to check your payment status.
2. Will show your payment status, click **Finish Payment** if the status is **Awaiting Payment/Payment in Process.**
3. On Rating Popup you can rate your payment transactions, in details [**here**](/getting-started/faspay-xpress/faspay-xpress-4.0/rating-payment.md)**.**
4. Shows that your payment has been completed successfully.

<figure><img src="/files/h29KS8e2oRClBxluT2Ny" alt=""><figcaption></figcaption></figure>

5. If your payment is still in progress, it will show **Payment in Process** pag&#x65;**.**

<figure><img src="/files/wU6qgmdDV0E1m5exPm1G" alt="" width="214"><figcaption></figcaption></figure>

6. If the payment fails it will show **Payment Failed** page.

<figure><img src="/files/UivWalg5JpUrJPfEXANx" alt="" width="206"><figcaption></figcaption></figure>

{% hint style="info" %}
There are **4 payment status**, including:

* **Awaiting Payment:** Customer does not complete the payment yet.
* **Payment in Process:** Payment in progress.
* **Payment Successful:** Payment has been completed successfully.
* **Payment Failed:** Payment has failed
  {% endhint %}


---

# 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.faspay.co.id/getting-started/faspay-xpress/faspay-xpress-4.0/payment-status.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.
