# 小费

让客户添加小费或酬金——非常适合沙龙、水疗中心和健康从业者等服务型 व्यवसाय。

## 使用 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 即时预订](/zh-cn/yu-yue/booking-features/instant-booking.md) 处于启用状态时，结账会在 **之后** 服务完成后进行，使小费支付更加简单：

1. 客户使用 Sesami Instant Booking 预订（预订时不付款）
2. 服务完成
3. 客户将预约加入购物车并继续结账
4. 可在结账时按全额添加小费

这让客户可以根据自己的实际体验支付小费。

{% hint style="info" %}
即使是通过 Shopify 结账完成的预约，您也可以使用 Sesami Flow 解除订单关联，以实现类似的服务后结账和小费体验。
{% endhint %}

## 在线商店中的小费

对于在线预约，小费通过 Shopify 内置的小费功能处理：

1. 前往 **Shopify > 设置 > 结账**
2. 找到 **小费** 部分
3. 启用小费
4. 配置小费选项（百分比或自定义金额）
5. **保存**

如需完整详情，请参阅： [Shopify 小费设置](https://help.shopify.com/en/manual/checkout-settings/tips)

## 相关

* [订金](/zh-cn/zhi-fu/deposits.md) — 在预约时收取部分付款
* [留存信用卡](/zh-cn/zhi-fu/credit-card-on-file.md) — 保存支付方式以便未来扣款
* [Sesami 即时预订](/zh-cn/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/zh-cn/zhi-fu/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.
