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

# How Payment Pages Work

> Create Payment Pages, send them to customers to receive payments and perform other actions.

<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>
  <span>🇸🇬 Singapore</span>
  <span>🇺🇸 United States</span>
</div>

Given below are steps to use Razorpay Payment Pages when you:

<Tabs>
  <Tab title="Do Not Have a Website">
    ## How Payment Pages Work When You Do Not Have a Website

    You can create a Payment Page from your Dashboard and share the page link with your customers to start accepting online payments.

    #### 1. Sign Up for a Razorpay Account

    Set up your [Razorpay account](/docs/us/payments/set-up). If you already have an account, log in to the Dashboard and click **Payment Pages**.

    #### 2. Select a Template or Create from Scratch

    Click **Create a Payment Page** and select a template. Know more about [templates](/docs/us/payments/payment-pages/create#step-1-select-a-template).

    #### 3. Add Business Details

    Add your business details. For example, you can add business contact information, terms and conditions and so on. Know more about [adding business details](/docs/us/payments/payment-pages/create#add-business-details).

    #### 4. Add Payment Details

    Configure the amount and input fields. For example, you can add quantity details, add a name field and so on. Know more about [adding payment details](/docs/us/payments/payment-pages/create#add-payment-details).

    #### 5. Share and Start Accepting Payments

    Publish the page and share the URL with your customers. The customers visit this page, fill in the details, select a payment method and complete the payment. Know more about [publishing a page and sharing it with customers](/docs/us/payments/payment-pages/create#step-4-publish-and-share).
  </Tab>

  <Tab title="Have a Website">
    ## How Payment Pages Work When You Have a Website

    You can create a Payment Page from your Dashboard and embed it onto your site without any development effort from your end.

    #### 1. Sign Up for a Razorpay Account

    Set up your [Razorpay account](/docs/us/payments/set-up). If you already have an account, log in to the Dashboard and click **Payment Pages**.

    #### 2. Select a Template or Create from Scratch

    Click **Create a Payment Page** and select a template. Know more about [templates](/docs/us/payments/payment-pages/create#step-1-select-a-template).

    #### 3. Add Business Details

    Add the business details. For example, you can add business contact information, terms and conditions and so on. Know more about [adding business details](/docs/us/payments/payment-pages/create#add-business-details).

    #### 4. Add Payment Details

    Configure the amount and input fields. For example, you can add quantity details, add a name field and so on. Know more about [adding payment details](/docs/us/payments/payment-pages/create#add-payment-details).

    #### 5. Get Hyperlink for Pay Button on Your Website and Start Accepting Payments

    Add the hyperlink to your website. When customers click on the **Pay** button, they will be redirected to the Razorpay Payment Page to complete the payment. Know more about [publishing a page and sharing it with customers](/docs/us/payments/payment-pages/create#step-4-publish-and-share).
  </Tab>
</Tabs>

### Related Information

* [Payment Pages States](/docs/us/payments/payment-pages/states)
* [Create a Payment Page](/docs/us/payments/payment-pages/create)
* [Search for Payment Pages](/docs/us/payments/payment-pages/search)
* [Manage Payment Pages](/docs/us/payments/payment-pages/manage)
* [Configure Payment Pages Receipt](/docs/us/payments/payment-pages/receipt)
* [Configure Goal Tracker](/docs/us/payments/payment-pages/goal-tracker)
* [Subscribe to Webhooks](/docs/us/payments/payment-pages/subscribe-to-webhooks)
