> ## 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.

# Payment Link States

> A Payment Link starts in the `issued` state and moves through several states in its life cycle. The life cycle differs for [Standard](#standard-payment-links) and [UPI](#upi-payment-links) Payment Links.

## Standard Payment Links

After a Standard Payment Link is created, you can track its status on your Dashboard on the Payment Link page. The diagram given below illustrates the life cycle of a Payment Link.

The table below lists the various states and their descriptions in the Payment Link life cycle:

## Status | Description | Next Steps

## Created | Indicates that the Payment Link has been created. Know more about [creating a Payment Link](/payments/payment-links/create#create-a-standard-payment-link). | Start accepting payments by sending the Payment Link to the customers.

## Partially Paid | Indicates that the customer has made a partial payment against the Payment Link. Know more about [enabling partial payments for Payment Links.](/payments/payment-links/partial-payments) | Send a reminder to the customer to pay the next instalment. Know more about [sending reminders.](/payments/payment-links/reminders)

## Paid | Indicates that the Payment Link has been paid in full. | NA

## Cancelled | Indicates that you have cancelled the Payment Link. Know more about [cancelling Payment Links.](/payments/payment-links/cancel)| Customers can no longer pay using this Payment Link. Create a new Payment Link to start accepting payments (if required).

Expired | Indicates that the Payment Link has expired. You can set the expiry date and time while creating the Payment Link. Know more about [creating a Payment Link.](/payments/payment-links/create#create-a-standard-payment-link) | This link is no longer accessible to the customers. Create a new Payment Link to start accepting payments (If required).

**Handy Tips**

* You cannot delete a Payment Link. However, you can cancel it. Know more about [cancelling Payment Links](/payments/payment-links/cancel).
* You can cancel a Payment Link only if it is in the `issued` state. You cannot cancel Payment Links in the `partially_paid` or `paid` state.

## UPI Payment Links

After you create a UPI Payment Link, you can track its status on your Dashboard on the **Payment Links** page. The diagram given below illustrates the life cycle of a UPI Payment Link.

The table below lists the various states and their descriptions in the UPI Payment Link life cycle:

## Status | Description | Next Steps

## Created | Indicates that the Payment Link has been created. Know more about [creating a UPI Payment Link](/payments/payment-links/create#create-a-standard-payment-link-from-dashboard). | Start accepting payments by sending the Payment Link to the customers.

## Paid | Indicates that the Payment Link has been paid in full. | NA

## Cancelled | Indicates that you have cancelled the Payment Link. Know more about [cancelling Payment Links](/payments/payment-links/cancel). | Customers can no longer pay using this Payment Link. Create a new Payment Link to start accepting payments (If required).

Expired | The payment link has expired. You can set the expiry date and time while creating the payment link. Know more about [creating a UPI Payment Link](/payments/payment-links/create#create-a-upi-payment-link).| This link is no longer accessible to the customers. Create a new Payment Link to start accepting payments (if required).

<Info>
  **Partial Payments Not Supported**

  UPI Payment Links do not support partial payments. Hence, the `partially_paid` state does not exist.

  #### Related Information

  * [How Payment Links Work](/payments/payment-links/how-it-works)

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

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

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