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

# Razorpay Webstore States

> List of states of a Razorpay Webstore and their significance.

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

There are two states of a Webstore, **Active** and **Inactive**. Given below is an illustration of the life cycle of a Webstore.

<img class="click-zoom" src="https://razorpay.com/docs/build/browser/assets/images/payment-pages-v3-pp-states.jpg" width="800" alt="Illustration of lifecycle of a webstore as active or inactive" />

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

| Status   | Description                                                                                                              | Next Steps                                                                                                                                                                                                                          |
| -------- | ------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Active   | Indicates the store has been created and saved. You can accept payments using this Webstore. You can edit this Webstore. | Customers can start making payments through this store.                                                                                                                                                                             |
| Inactive | Indicates the Webstore has been deactivated or has expired. You cannot accept payments using this Webstore.              | Customers can no longer make payments through this Webstore. You can reactivate it to start accepting payments. There are three ways to reactivate:<ul><li> Update Expiry Date.</li><li> Click the **Reactivate** button.</li></ul> |

### Related Information

* [How Razorpay Webstore Works](/docs/payments/webstore/how-it-works)
* [Create a Razorpay Webstore](/docs/payments/webstore/create)
* [Search for Webstore](/docs/payments/webstore/search)
* [Manage Webstore](/docs/payments/webstore/manage)
