# WooCommerce Plugin Integration

WooCommerce is a plugin that handles one-off/ single payments and integrates easily with any website built on WordPress. The plugin helps merchants turn their websites into fully functional WordPress eCommerce platforms with just a few clicks.​

WooCommerce offers online retailers a suite of services including payments, marketing, shipping, and customer engagement tools to simplify the process of running an eStore for small and enterprise merchants. ​

## Prerequisites <a href="#prerequisites" id="prerequisites"></a>

Before installing the Verifone Hosted cart, you must meet the following requirements:

* Prerequisites related to the WordPress/ WooCommerce tools:
  * Install a WooCommerce version between 4.6.2 and 9.8.X
  * Install the WooCommerce plugin (you can download the latest plugin version from <https://woocommerce.com/>)
  * In the WooCommerce administration panel, under *WooCommerce -> Settings -> General*, you need to set the **Default Customer Location** to **something other than** the "No location by default" setting.
* Prerequisites related to using Verifone Hosted cart in conjunction with the WooCommerce plugin:
  * The user that will be utilized in the plugin configuration needs a Merchant Supervisor role assigned (in order to check the roles assigned to your user, log in to Verifone Central using the URL you received in your welcome emails and go to *Administration **→** Users*)
  * You will need to generate a [Secure Card Capture key](/online-payments/api-integration-methods-auth-and-endpoints/secure-card-capture-key.md) on the organization your user is associated to, in Verifone Central.

Before proceeding, **download the Verifone Payment Module** **from the below table**.

To use the Verifone Hosted payment gateway with the WooCommerce plugin, you will need to [install Verifone Hosted Cart](/online-payments/plugins/woocommerce-plugin-integration/installation.md), [configure the Verifone settings](/online-payments/plugins/woocommerce-plugin-integration/automatic-setup.md) and set up [Webhooks](/online-payments/plugins/woocommerce-plugin-integration/webhooks.md).

## Download the Verifone Payment Module <a href="#download-the-verifone-payment-module" id="download-the-verifone-payment-module"></a>

{% hint style="warning" %}
Current version contains the Verifone Hosted Cart plugin as well as the Verifone Inline Cart plugin. **Verifone Inline** is currently an experimental feature and **should not be used in production**.
{% endhint %}

<table><thead><tr><th width="135">Release date</th><th width="262.800048828125" data-type="files">Build</th><th>Release notes</th></tr></thead><tbody><tr><td>2026-04-01</td><td><a href="/files/6pU0AxAwVst8Ce8ECO5u">/files/6pU0AxAwVst8Ce8ECO5u</a></td><td><ul><li>Added support for WooCommerce version 10.7.0</li></ul></td></tr></tbody></table>


---

# 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://docs.verifone.com/online-payments/plugins/woocommerce-plugin-integration.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.
