> For the complete documentation index, see [llms.txt](https://comercios.puntopago.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://comercios.puntopago.net/comisiones-and-pagos/planes-tarifarios-disponibles.md).

# Planes tarifarios disponibles

<mark style="color:$primary;">**Cuotas**</mark> le ofrece un claro compromiso:

* Comisión más baja si puede esperar más tiempo para recibir el pago.
* Acceso más rápido a los fondos si elige un plan con comisión más alta

Esto permite a cada comerciante elegir la configuración que mejor se adapte a su flujo de efectivo.

***

### Planes de tarifas para comerciantes

<mark style="color:$primary;">¡Durante los</mark> <mark style="color:$primary;"></mark><mark style="color:$primary;">**primeros**</mark> <mark style="color:$primary;">**60 días**</mark> <mark style="color:$primary;"></mark><mark style="color:$primary;">después del registro los nuevos comerciantes pagan comisiones con</mark> <mark style="color:$primary;"></mark><mark style="color:$primary;">**descuento**</mark><mark style="color:$primary;">!</mark>\
Tan pronto como pasen 60 días, el plan de comisión cambiará al regular.

<table data-full-width="false"><thead><tr><th width="222.47918701171875">Light</th><th width="221.588623046875">Comfort</th><th width="221.65087890625">Rápido</th></tr></thead><tbody><tr><td><h4><mark style="color:$primary;"><strong>5% 🔥</strong></mark>   </h4><p>(8.5% regular)</p></td><td><h4><mark style="color:$primary;"><strong>8% 🔥</strong></mark></h4><p>(10% regular)</p></td><td><h4><mark style="color:$primary;"><strong>11% 🔥</strong></mark></h4><p>(13.5% regular)</p></td></tr><tr><td>Recibir pago <mark style="color:$primary;"><strong>30 días</strong></mark> después de la venta</td><td>Recibir pago <mark style="color:$primary;"><strong>15 días</strong></mark> después de la venta</td><td>Recibir pago <mark style="color:$primary;"><strong>al segundo día</strong></mark> después de la compra</td></tr></tbody></table>

*\*no se aplican impuestos adicionales. ITBMS ya está incluido en la comisión mostrada*

***

### ¿Cuándo recibiré el dinero?

Su pago depende de la tarifa que seleccionó en el momento de la venta:

* Rápido → al día siguiente
* Comfort → 15 días después
* Light → 30 días después

Los fondos se acreditan en su Billetera de Empresa, y desde allí puede transferirlos a su cuenta bancaria.

<figure><img src="/files/x1SLTFooXoeL7Y0Kpel3" alt="" width="375"><figcaption></figcaption></figure>

***

### Reglas importantes

* Usted paga una comisión solo por transacciones exitosas
* Las opciones de pago del cliente siempre están habilitadas por defecto
* No puede activar o desactivar manualmente métodos de pago específicos
* La tarifa que seleccionó afecta únicamente a:
  * La tasa de comisión que paga
  * El tiempo de pago

***

### Impuestos

No se aplican impuestos adicionales. ITBMS ya está incluido en la comisión mostrada.

***

### ¿Puedo cambiar el plan?

Sí, el plan se puede cambiar fácilmente en el portal del comerciante, pero no más de una vez <mark style="color:$primary;">**cada 24 horas**</mark>.


---

# 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://comercios.puntopago.net/comisiones-and-pagos/planes-tarifarios-disponibles.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.
