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

# Resend a Payment Link

> Resend a Payment Link via email and SMS to a customer.

You can resend Payment Links in the **Issued** state to your customer.

## Resend Payment Links From Dashboard

To resend a Payment Link:

1. Log in to the Dashboard.

2. Navigate to **Payment Links**.

3. Select the Payment Link which you wish to resend. The details appear on the right-side pane.

4. Click the resend icon.

5. Select the modes (Email or SMS or both) in which you want to resend the Payment Link.

6. Click **Send Link**.

## Resend Payment Links Using API

You can resend a Payment Link in `issued` state using [this](/docs/api/payments/payment-links/resend) API.

#### Related Information

* [Payment Links States](/docs/payments/payment-links/states)
* [Create a Payment Link](/docs/payments/payment-links/create)
* [FAQs](/docs/payments/payment-links/faqs)
* [Subscribe to Webhooks](/docs/payments/payment-links/subscribe-to-webhooks)
