# Installation

Follow these steps to install the Magento 2 plugin:

1. Download the latest release from the [Verifone Payment Module](#download-verifone-payment-module) table at the bottom of this page and extract the archive.
2. Upload the included **Verifone** directory to 'app/code/' under your Magento root directory on your server.
3. Upload the files to your server, to your instance of Magento 2. Each file must be uploaded to the correct directory.

   <div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/magento2_VFI_1.jpg" alt="" height="144" width="256"></div>
4. Install the module by running 'bin/magento setup:upgrade' and 'bin/magento setup:di:compile'.
5. Log in to your Magento 2 administration panel and navigate to *System → Cache management.* &#x20;

   <div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/magento%202%20VFI_2.png" alt=""></div>
6. On the *Cache management* page, click on the **Flush Magento cache** button.

   <div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/magento_2_VFI_3.png" alt=""></div>
7. Go back to the *System* tab and select **Index Management**.

   <div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/magento_2_VFI_4.png" alt=""></div>
8. On the *Index Management* page, select the **Update on save** option and click on the **Submit** button to re-index all templates.

   <div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/magento_2_VFI_5png.png" alt=""></div>

Once the installation is complete, make sure to [configure the Verifone settings](/online-payments/plugins/magento-2-plugin-integration/automatic-setup.md).

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

<table><thead><tr><th>Release date</th><th data-type="files">Build</th><th>Release notes</th></tr></thead><tbody><tr><td>2025-08-14</td><td><a href="/files/SPv7DHajZm87GfAP75vk">/files/SPv7DHajZm87GfAP75vk</a></td><td><ul><li>Fixed Issue with redirect to the appropriate confirmation page</li><li>Improved billing address sync before creating a checkout</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/magento-2-plugin-integration/installation.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.
