# チップ

お客様がチップや心付けを追加できるようにします。サロン、スパ、ウェルネス施術者など、サービスベースのビジネスに最適です。

## Shopify POSでのチップ

対面予約では、チップはShopify POSを通じて利用できます：

* POS設定でチップオプションを設定する
* お客様はチェックアウト中または後に、POSデバイスでチップを追加できます

POSでのチップ設定については、こちらをご覧ください： [Shopify POSのチップ](https://help.shopify.com/en/manual/sell-in-person/pos-classic/transactions/tips)

### Sesami Instant Bookingで簡単に

〜の場合 [Sesami インスタント予約](/ja/yu-yue/booking-features/instant-booking.md) が有効な場合、チェックアウトは **後に** サービス完了後に行われるため、チップを簡単に追加できます：

1. お客様がSesami Instant Bookingで予約する（予約時の支払いなし）
2. サービスが完了する
3. お客様が予約をカートに追加し、チェックアウトに進む
4. チェックアウト時に合計金額に対してチップを追加できます

これにより、お客様は実際の体験に基づいてチップを渡せます。

{% hint style="info" %}
Shopifyのチェックアウトを経由した予約でも、Sesami Flowを使って注文を切り離すことで、同様のサービス後チェックアウトとチップ体験を実現できます。
{% endhint %}

## オンラインストアでのチップ

オンライン予約では、チップはShopifyの標準チップ機能で処理されます：

1. Shopify Adminで **Shopify > 設定 > チェックアウト**
2. を見つけてください **チップ** セクション
3. チップを有効にする
4. チップオプション（割合またはカスタム金額）を設定する
5. **保存**

詳しくは、こちらをご覧ください： [Shopifyのチップ設定](https://help.shopify.com/en/manual/checkout-settings/tips)

## 関連項目

* [デポジット](/ja/i/deposits.md) — 予約時に一部支払いを回収
* [登録済みクレジットカード](/ja/i/credit-card-on-file.md) — 将来の請求のために支払い方法を保存
* [Sesami インスタント予約](/ja/yu-yue/booking-features/instant-booking.md) — 事前チェックアウトなしの予約


---

# 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/ja/i/tips.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.
