> For the complete documentation index, see [llms.txt](https://help.sesami.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sesami.co/es/apps-integrations/shopify/pos.md).

# TPV

## Sesami en Shopify POS

{% embed url="<https://sesami.co/wp-content/uploads/2025/01/2024-unwrapped-sesami-pos.mp4>" %}

Sesami se integra directamente con Shopify POS, lo que permite a tu personal crear y gestionar citas, registros de entrada y pagos desde una sola interfaz.

Cuando un cliente está preseleccionado en Shopify POS, la experiencia de pago se vuelve más rápida y personalizada tanto para el personal como para los clientes.

Esta integración fue diseñada para verse y sentirse como un componente nativo de Shopify POS, creando una experiencia de reservas en tienda fluida.

#### «Reservar ahora»

Usa el **Reservar ahora** panel para crear nuevas citas directamente desde Shopify POS.

1. Selecciona el servicio
2. Selecciona el recurso o miembro del personal
3. Elige el día y la hora
4. Añade la cita al carrito

Desde el carrito, puedes:

* Proceder al pago, o
* Marcar el pedido como no pagado.

#### «Reservas»

Usa el **Reservas** panel para ver y gestionar las citas existentes.

Desde el panel de Reservas, puedes:

* ver las próximas citas,
* añadir reservas al carrito y cobrar los pagos,
* marcar a los clientes como registrados,
* o marcar las citas como no presentadas.

## Preguntas frecuentes

#### ¿Puedo reservar citas directamente desde Shopify POS?

Sí. Sesami permite a los comerciantes crear y gestionar citas directamente dentro de Shopify POS.

#### ¿Las reservas se sincronizan con el calendario de Sesami?

Sí. Las citas creadas a través de Shopify POS aparecen automáticamente en el calendario de Sesami.

#### ¿Puedo crear reservas en el POS sin un pedido de Shopify?

No. Esta opción solo está disponible para las reservas hechas a través de Desktop y en la Tienda online.

#### ¿Puedo usar Sesami para citas en tienda y reservas en línea?

Sí. Sesami admite tanto reservas en línea como reservas de citas en tienda a través de Shopify POS.

#### ¿Sesami funciona con Shopify POS en dispositivos móviles?

Sí. Shopify POS puede ejecutarse en iPads compatibles y en hardware POS compatible con Shopify POS.


---

# 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.sesami.co/es/apps-integrations/shopify/pos.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.
