> For the complete documentation index, see [llms.txt](https://ayuda.rifun.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ayuda.rifun.co/creacion/configurar-metodos-de-pago.md).

# Configurar Métodos de Pago

## Configuración de Métodos de pago

{% hint style="warning" %}
Para poder configurar tus medios de pago deberás contar con un usuario de tipo Institución. Si no eres un usuario de tipo institución deberás contactarte para que puedan realizar la configuración de Métodos de pago. Esta configuración se realiza sólo una vez.
{% endhint %}

A continuación un video paso a paso 👇

{% embed url="<https://vimeo.com/760000150>" %}
Configuración de medios de pago
{% endembed %}

La configuración de Métodos de pago es realmente sencilla. Deberás hacer click en el item de menú con el texto "Medios de pago" y seguir el proceso cómo se muestra en el video. Podrás eliminar este medio de pago y agregarlo nuevamente cuantas veces consideres necesario.


---

# 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:

```
GET https://ayuda.rifun.co/creacion/configurar-metodos-de-pago.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.
