# Payment Link actions

## Resending the Payment Link <a href="#resending-the-payment-link" id="resending-the-payment-link"></a>

1. Navigate to the *Payment links* page and select the desired payment link to view the [Payment Link Details](/online-payments/pay-by-link/payment-links-in-verifone-central.md#payment-link-details).
2. Select the **Actions** tab.

   * Click on the **Copy link** button to copy the payment link to your clipboard. You can now share the link with your customer through a channel of your choosing.
   * Select the **Send email** or **Send SMS** options to forward the payment link to any email address/SMS.

   <div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/1_125.JPG" alt="" width="375"></div>

## Re-enabling an expired Payment Link <a href="#re__002denabling-an-expired-payment-link" id="re__002denabling-an-expired-payment-link"></a>

If the payment link has the **Expired s**tatus. You may re-enable it at any stage.

1. Navigate to the *Payment links* page and select the desired payment link to view the [Payment Link Details](/online-payments/pay-by-link/payment-links-in-verifone-central.md#payment-link-details).
2. View the *Link Expiration* section.

   <div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/2_90.JPG" alt="" width="375"></div>
3. Use the left hand side field to enter the amount of time you would like the link to stay active for.
   * The default unit is **hours**. Use the righthand side dropdown menu if you wish to select **Days** or **Minutes**.
   * The link can be made active for a maximum of **30 Days** only.
4. Select the **Re-enable link** button.
   * The [Payment Link Details](/online-payments/pay-by-link/payment-links-in-verifone-central.md#payment-link-details) tab will close, and the status will change from **Expired**, to **Not paid**.

The Payment Link will now be accessible by the customer and can also be re-sent via SMS or Email.

## Setup Email Notifications  <a href="#setup-email-notifications__00a0" id="setup-email-notifications__00a0"></a>

To receive email notifications for the result of different events such as **SMS/Email Delivery** and the **Transaction Result**, notifications can be [setup via Verifone Central.](broken://spaces/Q3smMgXPN2Pd9t38gg1d/pages/NabeMXNSVDzsP3oNO9oz)&#x20;

## Refund a completed Payment Link  <a href="#refund-a-completed-payment-link__00a0" id="refund-a-completed-payment-link__00a0"></a>

Depending on the [supported acquirer](/online-payments/supported-acquirers.md) and according to the settlement time a paid payment link can be [refunded fully or partially](/online-payments/payment-actions/refunds.md#refunding-a-transaction-via-verifone-central) via Verifone Central.

## Capture an Authorization or Preauthorization <a href="#capture-an-authorization-or-preauthorization" id="capture-an-authorization-or-preauthorization"></a>

If you did not check the **Automatically send the transaction for capture** box, or chose the *Transaction Type* as **Preauthorization**, when [creating the payment link](/online-payments/pay-by-link/create-a-payment-link.md), the transaction can be [captured ](/online-payments/payment-actions/capturing-an-authorization.md)via Verifone Central[.](https://verifone.cloud/docs/online-payments/payment-actions/capturing-authorisation)&#x20;

## Cancel/Void an Authorization or Preauthorization <a href="#cancel__002fvoid-an-authorization-or-preauthorization" id="cancel__002fvoid-an-authorization-or-preauthorization"></a>

If you did not check the **Automatically send the transaction for capture** box, or chose the *Transaction Type* as **Preauthorization**, the transaction can be [cancelled ](/online-payments/payment-actions/void.md#canceling-a-capture-via-verifone-central)via Verifone Central.&#x20;


---

# 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.verifone.com/online-payments/pay-by-link/payment-link-actions.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.
