> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/other/es/reference-documentation/payment-processing-holidays-reference.md).

# Calendario de procesamiento de pagos y festivos

El calendario de pagos de Global Clearing House (GCH) muestra cuándo están programadas las ejecuciones de pago a lo largo de 2026 y qué fechas se ven afectadas por los festivos. GCH procesa dos tipos de pago ([pagos Fijos y Umbral, y pagos Umbral](/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance/select-how-often-you-get-paid-as-a-partner.md)) en un calendario rotativo a lo largo del mes.&#x20;

La disponibilidad de GCH varía según el tipo de festivo:

* En los festivos de empresa de impact.com y los festivos públicos de Sudáfrica, GCH está fuera de línea y todo el procesamiento de pagos se pausa.
* En los festivos bancarios de EE. UU. y del Reino Unido, GCH permanece en línea, pero el procesamiento de depósitos y pagos se pausa.&#x20;

## Calendario de pagos 2026

Consulta el calendario a continuación para verificar las próximas fechas de pago:&#x20;

{% embed url="<https://docs.google.com/spreadsheets/d/1UEHO2seeDq77_NLn-74-EgKXaFbn4E-P/edit?ouid=113169274916815326276&rtpof=true&sd=true&usp=sharing>" %}

## Festivos de procesamiento de pagos

El procesamiento de pagos se pausa en los principales festivos a lo largo del año. La tabla siguiente enumera todos los festivos de 2026 que afectan al procesamiento de pagos, las regiones a las que se aplican y qué sucede con GCH en cada fecha:

{% embed url="<https://docs.google.com/spreadsheets/d/1e08AVOLs0DowwS5sVpuX40KDie6RoZKs/edit?ouid=113169274916815326276&rtpof=true&sd=true&usp=sharing>" %}


---

# 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://help.impact.com/other/es/reference-documentation/payment-processing-holidays-reference.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.
