> 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/woocommerce-wordpress.md).

# WooCommerce (Wordpress)

![](/files/-MDFzrKeoeAVraI3BJYK)

## Requerimientos

1. Tener un sitio web con WordPress (5.4+) y con WooCommerce (4.3+) instalado.&#x20;
2. Tener permisos en el administrador de WordPress para instalar nuevos plugins&#x20;
3. [Crear una cuenta en Wompi ](https://wompi.sv)para poder obtener las llaves de acceso para poder utilizar la pasarela de pago.&#x20;

## Funcionalidades

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.
3. Permite realizar cobros con Bitcoin, compatibles con Chivo Wallet

## Instalación

1. Descarga el plugin en formato zip desde [este enlace](https://github.com/wompisv/wocommerce-wompi-sv-plugin-v2/archive/refs/heads/main.zip).
2. Ingresar el sitio administrativo de tu WordPress.
3. Ingresar a la opción de menú de Plugins / Añadir Nuevo / Subir Plugin.
4. Buscar el plugin en formato .zip descargado en tu computadora y súbelo como cualquier otro archivo.
5. Después de instalar el .zip podrás verlo en el listado de plugins instalados, podrás activarlo.
6. Para configurar el plugin tendrás que ingresar a: Woocommerce / Ajustes / Pagos / WOMPI - El Salvador
7. [Dirígete a tu cuenta de Wompi](https://panel.wompi.sv) 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 [aquí](https://docs.wompi.sv/auntenticacion/autenticacion#obtener-las-credenciales-de-autenticacion).&#x20;
8. Regresa a tu sitio administrativo de Wordpress y pega tu App ID y API Secret en la parte de la configuración de tu pasarela de pago Wompi - El Salvador.
9. Termina de configurar los demás campos como desees que funcione tu pasarela de pago.

**¡Comienza a hacer transacciones!**


---

# 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/woocommerce-wordpress.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.
