> ## 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 Payments Suite

> Explore Razorpay Payment Gateway and the entire suite of products available as part of Razorpay Payments Suite.

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

Razorpay enables businesses to accept, process, and disburse payments seamlessly across multiple channels. Whether you are running an online store, managing subscriptions or facilitating marketplace transactions, Razorpay provides the tools and infrastructure to handle payments at scale.

<CardGroup cols={3}>
  <Card title="Accept Payments" href="/docs/sg/payments#accept-payments">
    Set up payment gateways, process transactions and manage customer payments across multiple channels.
  </Card>

  <Card title="Solutions by Industry" href="/docs/sg/payments#solutions-by-industry">
    Find tailored payment solutions for ecommerce, SaaS, marketplaces and enterprise businesses.
  </Card>

  <Card title="Solutions by Platform" href="/docs/sg/payments#solutions-by-platform">
    Integrate with e-commerce plugins, SDKs for mobile and web and comprehensive APIs for custom builds.
  </Card>
</CardGroup>

### Accept Payments

<Tabs>
  <Tab title="Online Payments">
    Accept payments through websites, apps or without any technical setup.

    <CardGroup cols={3}>
      <Card title="Payment Gateway" img="https://razorpay.com/docs/build/browser/assets/images/pg-product.jpg" href="/docs/sg/payments/payment-gateway">
        Seamless checkout experience with 100+ payment modes for your website or app.
      </Card>

      <Card title="Payment Links" img="https://razorpay.com/docs/build/browser/assets/images/pl-product.jpg" href="/docs/sg/payments/payment-links">
        Generate and share unique Payment Links instantly via WhatsApp, SMS or email - no website or coding required.
      </Card>
    </CardGroup>
  </Tab>

  <Tab title="Recurring Payments">
    <img src="https://razorpay.com/docs/build/browser/assets/images/plan-subscriptions.jpg" width="600" alt="Accept recurring payments with Razorpay Subscriptions" />

    Automate recurring billing with [Razorpay Subscriptions](/docs/sg/payments/subscriptions).
  </Tab>
</Tabs>

### Disburse Payments

Use Razorpay products to split and transfer payments collected from customers.

#### Route

<img src="https://razorpay.com/docs/build/browser/assets/images/route-product.jpg" alt="Route - Split and Transfer Payments" width="400" />

Split incoming payments automatically to multiple parties with [Razorpay Route](/docs/sg/payments/route). Perfect for marketplaces, platforms and franchises.

## Solutions by Industry

<CardGroup cols={3}>
  <Card title="Ecommerce & Retail" img="https://razorpay.com/docs/build/browser/assets/images/ecommerce.jpg" href="/docs/sg/payments/solutions/ecommerce">
    Payment Gateway for online stores, Route for marketplaces, Payment Links for quick checkouts and Subscriptions for recurring billing.
  </Card>

  <Card title="BFSI" img="https://razorpay.com/docs/build/browser/assets/images/bfsi.jpg" href="/docs/sg/payments/solutions/bfsi">
    Route for fund splits across multiple accounts, Subscriptions for SIPs and loan repayments.
  </Card>

  <Card title="Travel" img="https://razorpay.com/docs/build/browser/assets/images/travel.jpg" href="/docs/sg/payments/solutions/travel">
    Payment Gateway with high success rates, Payment Links for bookings, international payments and multi-currency settlement support.
  </Card>
</CardGroup>

## Solutions by Platform

Razorpay offers a wide range of integrations as given below:

<Tabs>
  <Tab title="Web Integration">
    <CardGroup cols={2}>
      <Card title="Checkout Integration">
        * [Razorpay Standard Checkout](/docs/sg/payments/payment-gateway/web-integration/standard)
        * [Razorpay Custom Checkout](/docs/sg/payments/payment-gateway/web-integration/custom)
      </Card>

      <Card title="Server Integration">
        * [PHP](/docs/sg/payments/server-integration/php)
        * [Ruby](/docs/sg/payments/server-integration/ruby)
        * [Python](/docs/sg/payments/server-integration/python)
        * [Node.js](/docs/sg/payments/server-integration/nodejs)
        * [.NET](/docs/sg/payments/server-integration/dot-net)
        * [Java](/docs/sg/payments/server-integration/java)
        * [Go](/docs/sg/payments/server-integration/go)
      </Card>
    </CardGroup>
  </Tab>

  <Tab title="Ecommerce Plugins">
    <CardGroup cols={1}>
      <Card title="Ecommerce Plugins">
        * [Magento Integration](/docs/sg/payments/payment-gateway/ecommerce-plugins/magento)
        * [Shopify Integration](/docs/sg/payments/payment-gateway/ecommerce-plugins/shopify-razorpay-secure)
        * [WooCommerce Integration](/docs/sg/payments/payment-gateway/ecommerce-plugins/woocommerce)
      </Card>
    </CardGroup>
  </Tab>

  <Tab title="Mobile Integration">
    <CardGroup cols={1}>
      <Card title="Mobile Integration">
        * [Android SDK](/docs/sg/payments/payment-gateway/android-integration/standard)
        * [iOS SDK](/docs/sg/payments/payment-gateway/ios-integration/standard)
        * [React Native SDK](/docs/sg/payments/payment-gateway/react-native-integration/standard)
        * [Flutter SDK](/docs/sg/payments/payment-gateway/flutter-integration/standard)
      </Card>
    </CardGroup>
  </Tab>
</Tabs>

### Related Information

* [Quickstart Guide](/docs/sg/payments/quickstart)

* [Payment Gateway](/docs/sg/payments/payment-gateway)

* [How Payment Gateway Works](/docs/sg/payments/payment-gateway/how-it-works)
