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

# Create a Razorpay Webstore

> You can build a Webstore from your Dashboard to start accepting payments from customers. This method does not require any code or API integration.

<Info>
  **Prerequisites**

  * [Sign up](https://easy.razorpay.com/onboarding/l1/signup?field=MobileNumber) for a Razorpay account.
  * Log in to the Dashboard and complete the KYC requirements.
  * The Dashboard has [test and live modes](/payments/dashboard/test-live-modes). Use the test mode for a sandbox experience. You can switch to live mode when you are ready to accept payments. You will have to create a new Webstore in live mode.
  * Understand the [Payment Flow](/payments/payment-gateway/how-it-works).
</Info>

## Steps

To create a Webstore, you must complete the following actions:

<Steps>
  <Step title="Step 1">
    [Add Product Details](#step-1-add-product-details)
  </Step>

  <Step title="Step 2">
    [Add Business Details](#step-2-add-business-details)
  </Step>

  <Step title="Step 3">
    [Configure Page Settings](#step-3-configure-page-settings)
  </Step>

  <Step title="Step 4">
    [Share and Start Accepting Payments](#step-4-share-and-start-accepting-payments)
  </Step>
</Steps>

### Step 1: Add Product Details

You can add your products and the accompanying details such as stock availability, description, images and so on in this section.

<Steps>
  <Step title="Step 1">
    Log in to the Dashboard and navigate to **Payment Pages**.
  </Step>

  <Step title="Step 2">
    Click the **+ Create Payment Page** button and click **Create Razorpay Webstore**.
  </Step>

  <Step title="Step 3">
    Click **Add products to this page** and then click **Add a new product**.
  </Step>

  <Step title="Step 4">
    Add a **Product name**.
  </Step>
</Steps>

<Info>
  **Product Name Character Limit**

  The product name cannot exceed 100 characters.

  5. Add the **Price** of your product. In addition, you can add a **Discounted price**, which will serve as the final listed price for the product. Customers will see the following.

  6. Add **Quantity in stock** if you have a limited quantity.

  7. You can also upload up to five product images.

  8. You can also add your product to a Category:
     1. Click on the Category drop-down and click **+Create new category**.
     2. Add a category name and click **Add category**.
</Info>

<Info>
  **Category Name Character Limit**

  The category name cannot exceed 100 characters.

  9. Add a brief description for your product if needed and click **Add product**.
</Info>

### Step 2: Add Business Details

Add you contact details such as phone number and email in this section.

<Steps>
  <Step title="Step 1">
    Click **More options**.
  </Step>

  <Step title="Step 2">
    Enter you **Business email id**.
  </Step>

  <Step title="Step 3">
    Enter your **Business phone no.** and click **Save contact details**.
  </Step>
</Steps>

### Step 3: Configure Page Settings

Customise your Webstore by adding a custom URL, adding an expiry date and so on through the **Page Settings** option.

1. Click **Page Settings**.
2. Add a unique URL slug in the **URL for this page** section.

<Warning>
  **Watch Out!**

  This is a mandatory step. You will not be able to create a Webstore if you do not add a unique URL slug.

  3. You can add an expiry date for your Webstore.
  4. You can also add a custom message for your customers and redirect to your preferred website after successful payment.
  5. You can also configure Facebook Pixel and Google Analytics for your Webstore for metrics. Know more about how to add [Facebook Pixel and Google Analytics](/payments/webstore/plugins-add-ons) to your Webstore.
  6. Click **Save**.
</Warning>

### Step 4: Share and Start Accepting Payments

Share your Webstore with your customers and start accepting payments.

1. Click **Publish Page** to go live.
2. Click **Copy** to copy the URL to share with your customers. You can also find the URL on the Dashboard in the Webstore list.

#### View Transaction Details on Dashboard

You can view the payments as and when they are made in the **Transactions** section.

<Steps>
  <Step title="Step 1">
    Navigate to **Payment Pages** on the Dashboard and select **Razorpay Webstore**.
  </Step>

  <Step title="Step 2">
    From the list, click the Webstore you wish to view.
  </Step>

  <Step title="Step 3">
    Select the payment id you wish to check.
  </Step>

  <Step title="Step 4">
    Once you open the payment id, you can check out the order details.
  </Step>

  <Step title="Step 5">
    Click the order id to view the address details of the customer.
  </Step>
</Steps>

### Related Information

* [About Razorpay Webstore](/payments/webstore)
* [How Razorpay Webstore Works](/payments/webstore/how-it-works)
* [Webstore States](/payments/webstore/states)
* [Search for Webstore](/payments/webstore/search)
* [Manage Webstore](/payments/webstore/manage)
