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

# POS

## Sesami på Shopify POS

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

Sesami integrerer direkte med Shopify POS, hvilket giver dit personale mulighed for at oprette og administrere aftaler, check-ins og betalinger fra én enkelt grænseflade.

Når en kunde er forudvalgt i Shopify POS, bliver checkout-oplevelsen hurtigere og mere personlig for både personale og kunder.

Denne integration er designet til at se ud og føles som en indbygget Shopify POS-komponent, hvilket skaber en sømløs bookingoplevelse i butikken.

#### “Book nu”

Brug **Book nu** flisen til at oprette nye aftaler direkte fra Shopify POS.

1. Vælg tjenesten
2. Vælg ressourcen eller medarbejderen
3. Vælg dag og tidspunkt
4. Tilføj aftalen til kurven

Fra kurven kan du:

* Gå videre til betaling, eller
* Markere ordren som ubetalt.

#### “Bookinger”

Brug **Bookinger** flisen til at se og administrere eksisterende aftaler.

Fra Bookinger-flisen kan du:

* se kommende aftaler,
* tilføje bookinger til kurven og opkræve betaling,
* markere kunder som tjekket ind,
* Eller markere aftaler som no-show.

## FAQ

#### Kan jeg booke aftaler direkte fra Shopify POS?

Ja. Sesami giver forhandlere mulighed for at oprette og administrere aftaler direkte i Shopify POS.

#### Er bookinger synkroniseret med Sesami-kalenderen?

Ja. Aftaler, der oprettes via Shopify POS, vises automatisk i Sesami-kalenderen.

#### Kan jeg oprette bookinger i POS uden en Shopify-ordre?

Nej. Denne mulighed er kun tilgængelig for bookinger, der foretages via Desktop og i Online Store.

#### Kan jeg bruge Sesami til aftaler i butikken og online-bookinger?

Ja. Sesami understøtter både online-bookinger og aftalebookinger i butikken via Shopify POS.

#### Fungerer Sesami med Shopify POS på mobile enheder?

Ja. Shopify POS kan køre på understøttede iPads og POS-hardware, der er kompatibel med 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/da/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.
