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

# Installation and configuration

> Install the plugin and configure VPOS-2 in WooCommerce.

## Obtain the plugin

The v4.2 guide references WordPress plugin package 4.1.9. Request the current authorized package from the acquirer or Integrations team and confirm compatibility with the installed WordPress and WooCommerce versions.

<Warning>
  Do not install packages from unauthorized sources. Back up the site and test in a controlled environment first.
</Warning>

## Install and activate

<Steps>
  <Step title="Open the administrator">
    Sign in to WordPress as an administrator and open **Plugins → Add New**.
  </Step>

  <Step title="Upload the package">
    Select **Upload Plugin**, choose the official ZIP file, and click **Install Now**.
  </Step>

  <Step title="Activate">
    Activate the plugin and verify that WordPress reports no compatibility or dependency errors.
  </Step>
</Steps>

## Configure the payment method

Open **WooCommerce → Settings → Payments → Pay-me Checkout**.

<Frame caption="Opening and configuring the Pay-me Checkout payment method in WooCommerce.">
  <img src="https://mintcdn.com/alignet-dev/QePJR_07N0aePXcd/images/vpos-2-wordpress-configuracion.gif?s=59da5499f9da292f009531dc5705af17" alt="Animated Pay-me Checkout configuration in WooCommerce" width="866" height="544" data-path="images/vpos-2-wordpress-configuracion.gif" />
</Frame>

| Setting        | Source or rule                                                             |
| -------------- | -------------------------------------------------------------------------- |
| Environment    | Use **Integration** during setup and certification.                        |
| Acquirer ID    | Supplied by the acquirer.                                                  |
| Merchant ID    | Supplied by the acquirer.                                                  |
| VPOS-2 key     | Contents of the `PASARELA` key.                                            |
| Wallet key     | Only when Wallet is enabled.                                               |
| Local currency | Configure in the plugin's first currency block.                            |
| US dollars     | Configure in the second, foreign-currency block.                           |
| Response URL   | Generated by the plugin; share it with the acquirer and Integrations team. |

<Note>
  Configure only enabled currencies and ensure the WooCommerce store currency matches the corresponding credential block.
</Note>

## Post-installation checks

* [ ] The payment method appears in checkout.
* [ ] **Integration** is the active environment.
* [ ] IDs contain no extra spaces or characters.
* [ ] Keys belong to the same merchant and environment.
* [ ] The response URL has been shared and registered.
* [ ] WordPress logs show no plugin errors.

[Continue to recommendations and production →](/en/vpos-2/wordpress/recommendations-and-production)
