> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Cancel a Payment Link

> You can cancel Payment Links issued to your customers. Your customers will not be able to make payments using the cancelled links.

<Info>
  **Handy Tips**

  You can only cancel Payment Links that are in the `created` state.
</Info>

## Cancel a Payment Link From Dashboard

Watch this video to see how to cancel a Payment Link.

To cancel a Payment Link:

1. Log in to the Dashboard.
2. Navigate to **Payment Links**.
3. Click on the Payment Link you want to cancel.
4. Click **Cancel Link**.
5. Click **Yes, Cancel**.

## Cancel a Payment Link Using API

You can cancel a Payment Link in `created` state using [this](/api/payments/payment-links/cancel-standard) API.

#### Related Information

* [Create a Payment Link](/payments/payment-links/create)

* [FAQs](/payments/payment-links/faqs)

* [Payment Links APIs](/payments/payment-links/apis)
