> 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/apps-integrations/shopify/pos.md).

# POS

## Sesami on Shopify POS

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

Sesami integrates directly with Shopify POS, allowing your staff to create and manage appointments, check-ins, and payments from a single interface.

When a customer is pre-selected in Shopify POS, the checkout experience becomes faster and more personalized for both staff and customers.

This integration was designed to look and feel like a native Shopify POS component, creating a seamless in-store booking experience.

#### “Book Now”

Use the **Book Now** tile to create new appointments directly from Shopify POS.

1. Select the service
2. Select the resource or staff member
3. Choose the day and time
4. Add the appointment to the cart

From the cart, you can:

* Proceed to payment, or
* Mark the order as unpaid.

#### “Bookings”

Use the **Bookings** tile to view and manage existing appointments.

From the Bookings tile, you can:

* view upcoming appointments,
* add bookings to the cart and collect payments,
* mark customers as checked in,
* Or mark appointments as no-show.

## FAQ

#### Can I book appointments directly from Shopify POS?

Yes. Sesami allows merchants to create and manage appointments directly inside Shopify POS.

#### Are bookings synced with the Sesami calendar?

Yes. Appointments created through Shopify POS automatically appear in the Sesami calendar.

#### Can I create bookings in the POS without a Shopify order?

No. This option is only available for bookings made through the Desktop and in the Online Store.

#### Can I use Sesami for in-store appointments and online bookings?

Yes. Sesami supports both online bookings and in-store appointment bookings through Shopify POS.

#### Does Sesami work with Shopify POS on mobile devices?

Yes. Shopify POS can run on supported iPads and POS hardware compatible with 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/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.
