# Calendario de facturación

Sesami se factura a través de Shopify, de forma similar a otras aplicaciones de Shopify.

## Cómo funciona la facturación

{% hint style="info" %}

* Shopify utiliza un **periodo de facturación de suscripción de 30 días**.
* Aplicaciones como Sesami pueden tener un **ciclo de facturación separado de 30 días**lo que afecta cuándo aparecen los cargos en tu factura de Shopify.
  {% endhint %}

Si necesitas detalles sobre cómo Shopify factura las aplicaciones de terceros, consulta la documentación de facturación de aplicaciones de Shopify en el Centro de ayuda de Shopify.


---

# 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://help.sesami.co/es/gestion-de-la-cuenta/billing/billing-schedule.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.
