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

# QR Code States

> List of QR Code states. Find descriptions for active and closed states.

<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>
</div>

A QR Code can be in one of two states: `active` or `closed`.

## QR Codes States and Descriptions

The table below lists the various states of a QR Code and gives a brief description of each state:

| Status   | Description                                                                                                                                                            |
| -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `active` | Indicates that the QR Code has been created and is ready to accept payments. Know more about [creating a QR Code.](/docs/payments/qr-codes/create)                     |
| `closed` | Indicates that the QR Code has been closed. Customers cannot make payments using a closed QR Code. Know more about [closing a QR Code.](/docs/payments/qr-codes/close) |

### Related Information

* [QR Codes](/docs/payments/qr-codes)
* [Create a QR Code](/docs/payments/qr-codes/create)
* [Cancel a QR Code](/docs/payments/qr-codes/close)
* [QR Code APIs](/docs/payments/qr-codes/apis)
* [Subscribe to Webhooks](/docs/payments/qr-codes/subscribe-to-webhooks)
