> ## Documentation Index
> Fetch the complete documentation index at: https://doc.soleaspay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Transaction's Status

> For any transaction made on SoleasPay, you can get a final status by feetching a transaction status endpoint.

<Note>
  While the installation of this module is straightforward, it does require basic technical skills in website or web application development, particularly in JavaScript.
</Note>

## Requirement

* A verified SoleasPay Account
* A live Apikey
* A SoleasPay transaction's reference

## Usage

Check if a transaction is completed on the SoleasPay system using the SoleasPay transaction reference (payId).

### <a id="verify-pay-endpoint" />
