# Download Plugin

### Install from [wordpress.org](https://wordpress.org/plugins/accept-stripe-for-contact-form-7/) plugin (recommended)

Find the plugin and click Install Now. After the download is complete, click Activate.

* Log in to your WordPress dashboard and click Plugins on the left menu bar.
* Click the Add New button and Enter WooCommerce Stripe Payment in the Search Plugins bar.
* Find the plugin and click Install Now.

<figure><img src="/files/IKkQ8HcpQ0q7FXRJ3syT" alt=""><figcaption></figcaption></figure>

### Download Manually

Download it from <https://downloads.wordpress.org/plugin/accept-stripe-for-contact-form-7.zip>


---

# 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://cf7-docs.payaddons.com/getting-started/download.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.
