> ## 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.

# Access and keys

> Obtain the merchant identifiers and generate SHA-2 keys for Redirect.

## Required information

Request the following from your acquirer:

1. **Acquirer ID**.
2. **Merchant ID**.
3. Merchant administrator access to **VPayment web**.

| Environment | VPayment web                                               |
| ----------- | ---------------------------------------------------------- |
| Integration | `https://integracion.alignetsac.com/vpaymentweb/index.jsp` |
| Production  | `https://vpayment.verifika.com/vpaymentweb/index.jsp`      |

## Generate the keys

In VPayment web, open **Administration → Public and Private Keys**, select **Register Keys**, and confirm **Register and download**.

<img src="https://mintcdn.com/alignet-dev/oMP4tezCmxz7tsdw/images/vpos2-redirect-generar-llaves.gif?s=33a8d655648ecfb2662f0ae10fb92f11" alt="Generating and downloading SHA-2 keys for Redirect" width="838" height="658" data-path="images/vpos2-redirect-generar-llaves.gif" />

`LlavesSHA2.zip` contains:

* `*_PASARELA_*.txt`: SHA-2 key required to sign and validate VPOS-2.
* `*_WALLET_*.txt`: use it only if Wallet was enabled for the merchant.
* Public and private RSA files: not required for Redirect.

<Warning>
  Each key registration immediately replaces the previous keys. Store the ZIP securely and regenerate only when necessary or according to the merchant policy.
</Warning>

[Continue to integration →](/en/vpos-2/redirect/integration)
