# Bancard Básico

## Pedido de conexión

1. El comercio debe contactar al siguiente contacto de Bancard:
   * 📥 **➡** <beatriz.almazan@bancard.com.py> (Beatriz Almazan)
   * 📥 **➡** <doris.insaurralde@bancard.com.py> (Doris Isaurralde)
2. El comercio previamente debe ingresar a <https://comercios.bancard.com.py/> con su usuario. Dirigirse a Mis Productos **➡** VPos **➡** clic en la ruedita :wheel:. Completar los siguientes datos:
   * Nombre
   * Logo
   * URL de confirmación de pago ➡ https\://{**URL del comercio**}/checkout/bancard/webhook&#x20;
3. Luego a través de un ticket a soporte, el comercio debe solicitar a Fenicio la integración y proporcionar los datos requeridos:
   * *Public Key*
   * *Private Key*
   * *Tras configurar la URL del webhook enviar un print como comprobante de la configuración.*
   * *El medio de pago se establecerá por defecto en la moneda de la tienda (moneda local del país). Si se requiere utilizar otra moneda, deberá especificarse explícitamente.*
4. Fenicio informará al comercio una vez quede habilitada la integración.

## Detalles

1. Las cuotas se configuran con Bancard.&#x20;
2. La verificación del medio de pago queda a cargo del cliente, mediante ejecución de la primera compra.

## Recursos y consultas frecuentes

[Sitio web de Bancard](https://www.bancard.com.py/)


---

# 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://guia.fenicio.help/integraciones-y-herramientas/operacion-de-la-tienda/integradores/bancard-basico.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.
