# Configuración de credenciales y medios de pago

{% hint style="warning" %}
Una vez instalada la aplicación, configurada las credenciales y URLs se debe **notifricar a Payválida**, por medio de nuestro [canal de soporte](https://payvalida.freshdesk.com/support/tickets/new?ticket_form=soy_un_comercio), para que se autorice el uso del Plugin.
{% endhint %}

## Credenciales

Una vez instalada la aplicación, será direccionado a esta interfaz de configuración

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXc9em23U5YIyVGjZrW1n84oElt55qQMX7HP-ke5fDltHgxfvVNGs1xk5dxYgaCZtqrUAG8RVmnYhjD53JLi_K1PhaaLuFgNigNS2uQl_1dD5LlDVywmBTCSU0iathvKAoSt4RObZ2zDOLRFYksVeOKcioh_?key=P79Yf8fYP9v-y4QBreGaCw" alt=""><figcaption></figcaption></figure>

* Account name: Merchant ID. Para saber cómo conseguir el Merchant ID puedes hacer click [aquí](https://docs.payvalida.com/guia-del-modulo-comercial/configuraciones/credenciales-plugins-y-apis).
* Merchant name: Merchant ID. Para saber cómo conseguir el Merchant ID puedes hacer click [aquí](https://docs.payvalida.com/guia-del-modulo-comercial/configuraciones/credenciales-plugins-y-apis).
* Fixed Hash: Client Secret. Para saber cómo conseguir el Client Secret puedes hacer click [aquí](https://docs.payvalida.com/guia-del-modulo-comercial/configuraciones/credenciales-plugins-y-apis).
* Fixed Hash Notification: Notification Secret. Para saber cómo conseguir el Notification Secret puedes hacer click [aquí](https://docs.payvalida.com/guia-del-modulo-comercial/configuraciones/credenciales-plugins-y-apis).
* Activar el check "Ready?".
* API Version: Unstable.

Una vez ingresada y confirmada la información proporcionada, seleccione “Submit”. De esta manera habrá configurado las credenciales correctamente.&#x20;

## Medios de pago

Para continuar con la configuración de la app en la tienda, seleccione “Return to Shopify”.

<figure><img src="/files/MvXFIqdQVDh2Rnzk2xM0" alt=""><figcaption></figcaption></figure>

A continuación, seleccione los medios de pago que desea habilitar. Los medios de pagos seleccionados servirán para mostrar los íconos en el checkout de Shopify, en el checkout de Payválida apareceran todos los medios de pagos contratados.

Seleccione “Activate” para terminar la configuración y permitir a sus usuarios que realicen pagos usando el portafolio de pago de [Payválida](http://www.payvalida.com).

{% hint style="warning" %}
Test mode activo: Pruebas en el ambiente de pruebas de Payválida. Para salir a **producción** se debe **desactivar** el test mode.
{% endhint %}

<figure><img src="/files/nBFDNkQ5eKULifZk84B2" alt=""><figcaption></figcaption></figure>


---

# 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-shopify/configuracion-de-credenciales-y-medios-de-pago.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.
