> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hitpayapp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# WooCommerce (Recurring)

> Integrate HitPay Recurring Payments into your WooCommerce store

## Overview

**HitPay Recurring Payments** is a payment gateway plugin that extends [WooCommerce Subscriptions](https://woocommerce.com/products/woocommerce-subscriptions/) allowing HitPay merchants to automatically accept recurring payments for subscription-based products.

## Subscriptions

The plugin is integrated with [WooCommerce Subscriptions](https://woocommerce.com/products/woocommerce-subscriptions/). This means you can create and manage products with automatic recurring payments. If you're not familiar with this feature, we recommend checking out the [store manager guide](https://woocommerce.com/document/subscriptions/store-manager-guide/).

## Installation

To install HitPay Recurring Payments, ensure you have WordPress, WooCommerce, and [WooCommerce Subscriptions](https://woocommerce.com/products/woocommerce-subscriptions/) installed and active on your site.

## Installation from GitHub

1. **Download the Plugin**:
   * Go to the [Releases page](https://github.com/hit-pay/woocommerce-recurring/releases) of the **HitPay Recurring Payments** on GitHub.
   * Download the latest version of the plugin as a ZIP file.

2. **Upload and Install via WordPress Admin**:
   * Navigate to your WordPress dashboard, then to **Plugins** > **Add New**.
   * Click the **Upload Plugin** button at the top.
   * Choose the downloaded ZIP file and click the **Install Now** button.
   * Once installed, you'll see a message indicating "Plugin installed successfully".

After installation, you can proceed to activate and configure the plugin in your WooCommerce settings.

## Activating the Plugin

Once installed, go to **Plugins**, find the **HitPay Recurring Payments** plugin, and click the **Activate** button.

## Setting Up the Plugin

To configure the plugin:

1. Navigate to **Plugins**, find the **HitPay Recurring Payments** plugin, and click the **Settings** button.
2. Fill out the main fields in the settings form, including **Title**, **Description**, **API Key**, and **Salt**.
3. Click **Save Changes** once done.

Copy and Paste the API Keys and Salt Values from the HitPay settings to WooCommerce. You may find your API and Salt Keys from HitPay dashboard > Payment Gateway > API.

## FAQs

<AccordionGroup>
  <Accordion title="Does HitPay support all WooCommerce versions?">
    Yes, HitPay is continuously updated to ensure compatibility with the latest versions of WooCommerce. However, always refer to our release notes to ensure your WooCommerce version is supported.
  </Accordion>

  <Snippet file="webhook-failed.mdx" />
</AccordionGroup>
