> ## Documentation Index
> Fetch the complete documentation index at: https://doc-test-my.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# WooCommerce Plugin Prerequisites

> Integrate Razorpay Payment Gateway with WooCommerce. Complete prerequisites, setup guide and installation steps for WooCommerce Razorpay plugin.

<CardGroup cols={1}>
  <Card title="Troubleshooting & FAQs" href="/docs/payments/payment-gateway/ecommerce-plugins/woocommerce/troubleshooting-faqs">
    Troubleshoot common error scenarios and find answers to frequently asked questions about the Razorpay WooCommerce plugin.
  </Card>
</CardGroup>

Razorpay WooCommerce integration allows you to accept payments on your WordPress WooCommerce store using the Razorpay Payment Gateway plugin. This guide covers the prerequisites and setup steps to integrate Razorpay with WooCommerce, enabling UPI, Cards, Netbanking and Wallets payments.

**Before you proceed:**

* Create a [Razorpay account](https://accounts.curlec.com/auth/).
* Understand the [payment flow](/docs/payments/payment-gateway/how-it-works) process.
* Generate the [API Keys](/docs/api/authentication#generate-api-keys) from the Dashboard. To go live with the integration and start accepting real payments, generate Live Mode API Keys and replace them in the integration.
* Before installing the Razorpay WooCommerce subscription plugin, it is essential to have WooCommerce for subscriptions already installed.

<Info>
  **Handy Tips**

  * If you are not using WooCommerce, you can use our [native plugin for WordPress](/docs/payments/payment-gateway/ecommerce-plugins/wordpress).
</Info>

## Supported Versions

* Wordpress v3.9.2 or higher
* WooCommerce v4.0 or higher
* PHP v7.0 or higher
* php-cURL

<Info>
  **Handy Tips**

  * Ensure you have the php-cURL extension installed to make the network calls required to use this plugin.
  * The plugin is tested using WooCommerce v8.6.1
</Info>

## Integrations Steps

Check the integration steps to [integrate your WooCommerce website with Razorpay Curlec Payment Gateway](/docs/payments/payment-gateway/ecommerce-plugins/woocommerce/integration-steps).

## Support

* Queries: If you have any queries, raise a ticket on the Razorpay [Support Portal](https://curlec.com/support/).
* Feature Request: If you have a feature request, create an issue on [GitHub](https://github.com/razorpay/razorpay-woocommerce).
