> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-881012b3.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.

<div style={{display:"flex",flexWrap:"wrap",alignItems:"center",gap:"0.35rem 0.9rem",border:"1px solid rgba(128,128,128,0.28)",borderRadius:"0.5rem",padding:"0.45rem 0.75rem",margin:"0 0 1.25rem",fontSize:"0.875rem"}}>
  <span style={{fontWeight:600}}>Available in</span>
  <span>🇮🇳 India</span>
  <span>🇸🇬 Singapore</span>
  <span>🇺🇸 United States</span>
</div>

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/sg/api/payments/payment-links/resend) API.

#### Related Information

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