> For the complete documentation index, see [llms.txt](https://docs.wompi.sv/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wompi.sv/plugins/shopify.md).

# Shopify

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

## &#x20;**Requerimientos**

&#x20;1\. Tener una tienda en Shopify y con Wompi El Salvador instalado.

&#x20;2\. Crear una cuenta en Wompi para obtener las llaves de acceso para poder utilizar la pasarela de pago.

## &#x20;**Funcionalidades**

&#x20;1\. Se permite pagar con la pasarela de pago de Wompi – El Salvador.

&#x20;2\. Permite cobrar con Puntos Agrícola así como tarjetas de crédito, débito y configurar qué métodos de pago están activos.

&#x20;3\. Permite realizar cobros con Bitcoin, compatibles con Chivo Wallet.

&#x20;

## **Instalación**

&#x20;1\. Busca la aplicación en la tienda de aplicaciones de Shopify aquí (<https://apps.shopify.com/wompi-gateway?locale=es>).

&#x20;2\. Dar permisos a la aplicación y aceptar la instalación en el panel de administrador de la tienda de Shopify.

&#x20;

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

&#x20;&#x20;

3\. Dar click en Gestionar, lo que abrirá el formulario de configuración de la aplicación

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

&#x20;4\. Dirígete a tu cuenta de Wompi y copia el App ID y el API Secret obtenidos de las configuraciones generales del aplicativo en tu cuenta Wompi. Puedes ver como obtener el App Id y API Secret

&#x20;5\. Regresa a tu sitio administrativo de Shopify pega tu App ID y API Secret en la parte de la configuración de tu pasarela de pago Wompi El Salvador.

&#x20;6\. Termina de configurar los demás campos como desees que funcione tu pasarela de pago dando al botón de Guardar Aplicativo.

&#x20;7\. Después de guardar el aplicativo es necesario llenar los últimos 3 campos del formulario y dar al botón de Actualizar Aplicativo, será redirigido a las configuraciones de pagos en Shopify.

&#x20;8\. Activar Wompi El Salvador en el panel de configuraciones de pagos en Shopify.

&#x20;

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

&#x20;**¡Comienza a hacer transacciones!**

&#x20;

&#x20;

&#x20;

&#x20;

&#x20;

&#x20;

&#x20;

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.wompi.sv/plugins/shopify.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
