# WooCommerce Checkout Redirect

{% hint style="warning" %}
This plugin is not compatible with versions of WooCommerce prior to 2022. Please confirm WooCommerce is up-to-date before starting.
{% endhint %}

{% hint style="warning" %}
The minimum supported version of WordPress is 6.2. If any part of this app does not work then go to Dashboard > Updates and update to the latest version.
{% endhint %}

### Step 1 - Configure WooCommece Plugin <a href="#step-1" id="step-1"></a>

Verify your WooCommerce plugin and funnel are enabled in Checkout Champ. Be sure the product sync is up-to-date.

[WooCommerce Plugin](https://help.checkoutchamp.com/funnel-builder/redirect-storefront-to-checkoutchamp/woocommerce-plugin)

### Step 2 - Activate CheckoutChamp plugin within WordPress <a href="#step-2" id="step-2"></a>

1. Go to the WordPress menu
2. Plugins > Add new plugin > search for and select Checkout Champ
3. Press **Install Now**
4. Press **Activate**

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2Fu8sTjsMbo279WuLFoPLK%2Fimage.png?alt=media&#x26;token=801ee633-fc2a-4bc3-a7b3-e2bc0ff11489" alt="" width="563"><figcaption></figcaption></figure>

### Step 3 - Add CheckoutChamp checkout page URL <a href="#step-6-enter-the-checkout-page-url-in-the-plugin" id="step-6-enter-the-checkout-page-url-in-the-plugin"></a>

1. WordPress menu > Checkout Champ
2. Go to the **General** tab.  Enter the Checkout Champ full checkout page URL. This must start with https\://
3. Press **Save Changes**

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2Fb5wOkxyLN9h1odVsyONe%2Fimage.png?alt=media&#x26;token=b891cbe4-cf09-4b62-b20e-9f1e95a95b47" alt="" width="563"><figcaption></figcaption></figure>

### Step 4 - Advanced (Optional)

\[Optional]  Use the **Advanced** tab to set minimum and maximum limits for each order.  The checkout button will be deactivated until the limits are met.  Enter a message to display if checkout is attempted outside each limit.

Press **Save Changes** once you have configured your settings.

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2FH1xWQausUHtNIZQgBh8l%2Fimage.png?alt=media&#x26;token=5b3d6bca-6e88-42f5-942b-a8b0c7c06e7f" alt="" width="563"><figcaption></figcaption></figure>

### Step 5 - Test

Confirm products are synced to Checkout Champ using the CRM plugin. You may want to sync products again before testing the redirect.

Start an order on your WooCommerce store. Verify the Checkout button redirects to Checkout Champ with the proper cart products.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.checkoutchamp.com/funnel-builder/redirect-storefront-to-checkoutchamp/woocommerce-plugin/woocommerce-checkout-redirect.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
