# Configuración de credenciales

Para realizar el almacenamiento de los datos de configuración, debes realizar los siguientes pasos:

* Obtener las credenciales de acceso del módulo comercial.&#x20;
* Diríjase en Wordpress a WooCommerce > Ajustes > Pagos, asociado al comercio que usará la pasarela Payvalida:

![](https://lh5.googleusercontent.com/sygnfMWLegX3iQAvrj-dB5mukclrlJqaDYkbyBiuLUExAj0ng1wHhUItiebm-JtrZskcAyzPm0xDGu1Y9l5vwoLZdcFeDhXq1ABkp9mNPQswHTB60g_Rrr6XwrZHMwLFIujOIK3zTnLVL6GZHTvUqUvznOBPu_gRmtc0_BmO8i1y2tkIUkD9b_Oijg)![](https://lh3.googleusercontent.com/Mob158aen408Qx15G58hlSW5TMX0k4btY_J60qp-JGTttupn26_ki9KSxIciS5ziVXb7k4487DyvlC44jSaZLR85uErJLlKatpFT5HyY5yK3vgn-jOpjjMfQquU8hJP-k-AjNkx5Dg2m_PQE-Wv7yFC-7cJzabiJ-8w_Ai0hn5_q7yladi-E492m1g)

* Registrar las credenciales obtenidas:

![](https://lh6.googleusercontent.com/k6yCOdksKrAoophDWLzzLAgQiVsEDITBcW2ouoLCnoQfbSs0JPO--3EXim7Up1RVDnHFMnDttjN8za1B7wCFF7UN4vVo_FmlPlMSCCHaUuat8J_riW6_sDjnVIewuZuaSfmI9i23uDPfNBYG33AtZktdj0l4onuVqLMmoVV-6TyXDVK9PF_KUp7Rtw)

* Habilitar test y debug mode:&#x20;

![](https://lh3.googleusercontent.com/H9kZfh61p4ox4TAvAm5Uj7FrRjIc8Xgo0hL6zjes8ulA7etvKTcHyHjsv0rGPATUDJ68jP_sxpF_xZ1TVh_tVmLna1XJW1C8-bS7yZ04Jlvy3lgJN54KhIndHmWlNDjPhjbOL-eVi8Ck37VzGkRSHCAqEjSyu9ERPyzgff-zfdRicMNuepSXH6JgpA)

En la misma pestaña, se puede controlar el ambiente en el que se crearán las órdenes. Es importante seleccionar la casilla de modo pruebas, en caso de tratarse de órdenes en ambiente sandbox; cuando se trate de órdenes en producción, esta debe encontrarse deshabilitada. Para cada caso, se debe establecer comunicación con Payvalida a través de los [canales de soporte](https://docs.payvalida.com/plugin-woocommerce/introduccion) para proporcionar las URL de notificación y respuesta.


---

# 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.payvalida.com/plugin-woocommerce/configuracion-de-credenciales.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.
