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

# Redsys setup

> Gather the Redsys payment gateway connection details for Roomdoo: portal access, merchant details and the SHA-256 signature key.

# Steps to gather the Redsys payment gateway connection details

To set up the payment gateway correctly, we need these four pieces of data:

* Merchant number
* Terminal
* Merchant name
* SHA-256 signature key

Here's how to find them on the Redsys portal.

## 1. Open the portal

Open the Redsys portal and sign in with your username and password for the live environment.

## 2. Find the merchant details

Once inside the portal:

1. In the left side menu, choose the **"Administration"** module.

<div style={{display: "flex", justifyContent: "center"}}>
  <img src="https://mintcdn.com/roomdoo/ZGMrQ5ojTGigaP3W/images/configuracion/redsys-1-administracion.png?fit=max&auto=format&n=ZGMrQ5ojTGigaP3W&q=85&s=90ab0c8a3604bc55de065c21bc1517f9" alt="Administration module in the Redsys portal side menu" style={{ maxWidth: "400px", width: "100%" }} width="298" height="273" data-path="images/configuracion/redsys-1-administracion.png" />
</div>

2. Inside that module, click on **"Merchant configuration"**.

<div style={{display: "flex", justifyContent: "center"}}>
  <img src="https://mintcdn.com/roomdoo/ZGMrQ5ojTGigaP3W/images/configuracion/redsys-2-configuracion-comercio.png?fit=max&auto=format&n=ZGMrQ5ojTGigaP3W&q=85&s=fdcde47d39695202504c1e2de04d9425" alt="Merchant configuration section" style={{ maxWidth: "400px", width: "100%" }} width="248" height="445" data-path="images/configuracion/redsys-2-configuracion-comercio.png" />
</div>

In that section you'll see:

1. Merchant number
2. Terminal
3. Merchant name

<div style={{display: "flex", justifyContent: "center"}}>
  <img src="https://mintcdn.com/roomdoo/ZGMrQ5ojTGigaP3W/images/configuracion/redsys-3-datos-comercio.png?fit=max&auto=format&n=ZGMrQ5ojTGigaP3W&q=85&s=ad37014e42784f162a6219c919a9dd3f" alt="Merchant management screen with Merchant number, Terminal and Name" style={{ maxWidth: "700px", width: "100%" }} width="789" height="578" data-path="images/configuracion/redsys-3-datos-comercio.png" />
</div>

<Warning>
  **Important:**\
  For these three pieces of data, we need a **full screenshot** where they're clearly visible.
</Warning>

## 3. Get the SHA-256 signature key

To get the signature key:

1. Still in the same section, click **"View signature key"**.

<div style={{display: "flex", justifyContent: "center"}}>
  <img src="https://mintcdn.com/roomdoo/ZGMrQ5ojTGigaP3W/images/configuracion/redsys-4-ver-clave-firma.png?fit=max&auto=format&n=ZGMrQ5ojTGigaP3W&q=85&s=97a5e821c03c28e2b37d50b55e360574" alt="View signature key button" style={{ maxWidth: "700px", width: "100%" }} width="843" height="497" data-path="images/configuracion/redsys-4-ver-clave-firma.png" />
</div>

2. The system asks for your Redsys portal password again.

<div style={{display: "flex", justifyContent: "center"}}>
  <img src="https://mintcdn.com/roomdoo/ZGMrQ5ojTGigaP3W/images/configuracion/redsys-5-comprobar-clave-usuario.png?fit=max&auto=format&n=ZGMrQ5ojTGigaP3W&q=85&s=4193db824e8bde45dab61b0bb10656c8" alt="Check User Key window asking for the password" style={{ maxWidth: "400px", width: "100%" }} width="361" height="378" data-path="images/configuracion/redsys-5-comprobar-clave-usuario.png" />
</div>

3. Enter the password to display the key.

<div style={{display: "flex", justifyContent: "center"}}>
  <img src="https://mintcdn.com/roomdoo/ZGMrQ5ojTGigaP3W/images/configuracion/redsys-6-visualizacion-clave.png?fit=max&auto=format&n=ZGMrQ5ojTGigaP3W&q=85&s=017aa104596084c91d1b976a90f89c71" alt="Key Display window with the SHA-256 key" style={{ maxWidth: "700px", width: "100%" }} width="927" height="464" data-path="images/configuracion/redsys-6-visualizacion-clave.png" />
</div>

<Warning>
  **Very important:**

  * In this case, **no screenshot is needed**.
  * You should **copy the SHA-256 signature key** and paste it directly into the email you send us along with the rest of the data.
</Warning>

<div style={{display: "flex", justifyContent: "center"}}>
  <img src="https://mintcdn.com/roomdoo/ZGMrQ5ojTGigaP3W/images/configuracion/redsys-7-copiar-clave-sha256.png?fit=max&auto=format&n=ZGMrQ5ojTGigaP3W&q=85&s=d31af2873718a798edfeef953895cb3c" alt="Copy the SHA-256 signature key from the key display window" style={{ maxWidth: "700px", width: "100%" }} width="915" height="435" data-path="images/configuracion/redsys-7-copiar-clave-sha256.png" />
</div>

## Sending the information

Once you've gathered:

* Screenshot with Merchant number, Terminal, and Merchant name.
* SHA-256 signature key copied as text.

<Card title="Final step" type="check">
  Send everything to us by email so we can complete the setup.
</Card>
