> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/online-payments/pay-by-link/payment-links-in-verifone-central.md).

# Payment Links in Verifone Central

If you want to have an insight into your Pay by Link transactions in Verifone Central, you can use the steps below to get more detailed information.

## Payment link status <a href="#overview" id="overview"></a>

Check the **Status** column of any Pay by Link transaction in the *Payment Links* page:

* If the transaction is completed, the status will be set to **Paid**
* If the transaction is not completed, the status will be set to **Not paid**
* If the transaction is not completed and the Pay by Link has expired, the status will be set to **Expired**

<div data-with-frame="true"><figure><img src="/files/7BQ3kBXS7NKRIrP5OwJW" alt=""><figcaption></figcaption></figure></div>

## Payment link details <a href="#payment-link-details" id="payment-link-details"></a>

Click on any transaction and a sidebar menu appears. This menu provides a report on the transaction and is divided into three tabs: **Payment Link**, **Customer** and **Actions.**&#x20;

<div data-with-frame="true"><figure><img src="/files/z26cIjhnlrRErsem5NE8" alt=""><figcaption></figcaption></figure></div>

Each tab enables you to access different information on the transaction:

* Click on the **Payment Link** tab for information on the history of the transaction and details on the payment link.
  * If the URL link is still active, then it will be displayed in the **Link URL** section. This section appears under this title only if the link is still active. You can copy the link by clicking the **Copy link** button.
  * If the Link URL is expired, then it will be displayed with a strikethrough line in the **Link URL Expired** section. You can re-enable an expired link by clicking the **Re-enable link** button and setting a new availability time for your payment link (days/hours/minutes).
  * If the status of a transaction is paid, then the transaction ID and the *View Transaction Details* buttons are also displayed. If you click on the **View Transaction Details** button, you will be redirected to the *Transaction Details* sidebar menu in the *Orders / Transactions Reports* page for a more detailed report on the transaction. For more information, see the [Orders / Transactions Reports](/verifone-central-getting-started/verifone-central/commerce/reporting/orders-transactions-reports.md) documentation page.
  * If a transaction has been attempted and not paid, the transaction ID details and the **View Transaction Details** buttons are also displayed.<br>

    <div data-with-frame="true"><figure><img src="/files/gNSnACT4SrZtYegmxn8T" alt="" width="332"><figcaption></figcaption></figure></div>

    <div data-with-frame="true"><figure><img src="/files/eFi9j1kLVhSmvMFJN8gM" alt="" width="329"><figcaption></figcaption></figure></div>
* Click on the **Customer** tab to view *Customer Details* and the shopper's *Billing Address*.<br>

  <div data-with-frame="true"><figure><img src="/files/NHUqRmtxOAKkSDCDNwhY" alt="" width="322"><figcaption></figcaption></figure></div>
* Click on the **Actions** tab for the following:&#x20;
  * If the link has not expired, you can send the **Link URL** using the **Copy link**, **Send email** or **Send SMS** buttons.
  * If the link has been paid, you can see the *Transaction ID* and the *View Transaction Details* button. If you click on the **View Transaction Details** button, you will be redirected to the *Transaction Details* sidebar menu in the *Orders / Transactions Reports* page for a more detailed report on the transaction. For more information, see the [Orders / Transactions Reports](broken://spaces/Q3smMgXPN2Pd9t38gg1d/pages/UpqHpP1lAnC1JRjYrUiU) documentation page.<br>

    <div data-with-frame="true"><figure><img src="/files/fRCvfmMJWqCvJQvKoTTB" alt="" width="328"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.verifone.com/online-payments/pay-by-link/payment-links-in-verifone-central.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
