# 인보이스에서 팁 설정 및 수령하는 방법

비즈니스 사용자가 고객으로부터 인보이스(Invoice)에서 팁을 받을 수 있는 기능입니다.

## **새로운 기능**

* 비즈니스 사용자가 시스템에서 발행되는 인보이스에 팁 기능을 설정하고 받을 수 있습니다.
* 고객은 전체 금액에 대한 비율로(비즈니스 사용자가 설정) 팁을 지불하거나, 원하는 사용자 지정 금액을 선택할 수 있습니다.
* 이 기능은 모든 인보이스에 적용됩니다 - 일회성 인보이스, 정기 인보이스, 워크플로우(Workflow)에서 생성된 인보이스, 문서 및 계약 등
* 전역(글로벌) 수준뿐만 아니라 개별 인보이스 수준에서도 팁을 설정할 수 있습니다.
* 원할 경우 팁을 포함한 전체 인보이스 금액을 환불할 수도 있습니다.

## **사용 방법**

* 인보이스(Invoices) 내의 설정(Settings)으로 이동 → 결제 설정(Payment Settings) 클릭 → 인보이스 팁(Invoice Tips) → 활성화하고 저장하면 완료입니다!
* 인보이스(Invoices) 탭으로 이동 →
* 새 인보이스 생성(Create New Invoice) / 새 정기 인보이스 생성(Create New Recurring Invoice) 클릭
* 상단의 점 세 개 메뉴 클릭 → 팁 관리(Manage Tips)
* 원하는 비율 옵션을 선택 → 이제 팁을 포함한 인보이스 발송 및 수령을 시작할 수 있습니다!

## **이 기능이 필요한 이유**

* 서비스 비즈니스가 인보이스 금액 외에 추가로 팁을 수령하고 우수한 직원들에게 배분할 수 있도록 합니다.

## **팁 기능의 향후 계획**

* 거래 내역에서 팁 금액을 CSV 형태로 확인
* 특정 사용자에게 팁을 태그하는 옵션

***

*원문 최종 수정: 2024년 7월 17일* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/and-documents/workflow-trigger-documents-contracts/how-to-configure-and-accept-tips-on-invoices.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.
