# Opciones de pago: facturación y pagos automatizados

Para mantener tu suscripción activa y evitar interrupciones del servicio, es necesario **añadir un método de pago válido** en Dinaup.

La gestión de pagos se realiza a través de **Stripe**, una plataforma segura y certificada. Dinaup **no almacena datos bancarios** en ningún momento.

👉 Se aceptan:

* **Tarjetas bancarias**
* **Domiciliación bancaria SEPA**

{% stepper %}
{% step %}

#### Acceder a la suscripción

1. Inicia sesión en [dinaup.com](https://www.dinaup.com/)
2. Selecciona **Añadir método de pago**.
3. Dinaup te redirigirá al portal de pagos.

<figure><img src="/files/YvJtexRdBqCHNteDDdci" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Añadir el método de pago

* En la sección **Método de pago**, selecciona **Añadir método de pago**.
* Elige una de las siguientes opciones:
  * **Tarjeta bancaria**
  * **Cuenta bancaria (domiciliación SEPA)**
* Introduce la información solicitada y confirma.

<figure><img src="/files/ZkkD5Oi9LCIGYUb6DBQF" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://doc.dinaup.com/administracion/cuenta-y-facturacion/opciones-de-pago-facturacion-y-pagos-automatizados.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.
