# 수강료 할인 적용

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[**채널톡 바로가기↗**](https://docs.channel.io/macgai-guide/ko/articles/discount-tuition-fee-e13d04eb)
{% endhint %}

↖ 상위항목: [수강료 관리](/macgai-manual/payments/tuition-mgmt.md)

## 할인 사유 관리

할인 사유를 추가하여 사용할 수 있습니다.

<figure><img src="/files/Pi7iUvxVE2o2fCe9Ar0n" alt=""><figcaption></figcaption></figure>

1. 기본메뉴 → 학생관리 → **학생관리** 메뉴로 진입하여 좌측 상단 검색 창의 <img src="/files/BIzsesUXauCEDuCT4Hck" alt="" data-size="line">를 눌러 팝업창을 호출합니다.
2. 코드구분 드랍다운 목록에서 **할인사유**를 선택합니다.
   * 새로운 할인 사유 추가: <img src="/files/0x23kP9oqdFY3FVqfdMc" alt="" data-size="line"> 버튼을 눌러 코드내용(할인 사유명), 할인율(%), 할인금액을 입력하고 <img src="/files/ipE1VZ8wN11pi4afD4AP" alt="" data-size="line"> 합니다.&#x20;
     * 할인율, 할인 금액 중 하나만 입력하거나 동시에 사용할 수 있습니다.
     * 모두 입력 시 할인금액 차감 후 할인율을 적용합니다.
   * 입력된 할인 사유 수정: 기존에 입력 된 내용을 변경 후 <img src="/files/ipE1VZ8wN11pi4afD4AP" alt="" data-size="line">
   * 삭제:  각 항목 오른쪽의 <img src="/files/oCt197EIuUqeVKSZRpIP" alt="" data-size="line"> 버튼을 눌러 할인 사유를 제거할 수 있습니다.
     * 할인 사유가 삭제되면 해당 할인 사유를 사용하는 학생의 할인 적용이 즉시 해제 됩니다.

## 학생에 할인 사유 적용하기

1. **수납항목관리**에서 할인을 적용 받을 수납 항목에 할인 번호를 지정합니다. 선택한 할인 번호는 개별 학생의 할인 사유와 연결됩니다.

<figure><img src="/files/3SC29r063Szk8svVBuzt" alt=""><figcaption></figcaption></figure>

2. 학생의 ‘**신상정보 - 할인사유**’ 항목에서 적용할 할인 사유를 선택합니다. 아래의 경우 **할인1**이 적용된 수납 항목을 학생에게 추가할 때 10% 할인이 적용될 것입니다.

<figure><img src="/files/YeILF7qHtFKSASpi0OiI" alt=""><figcaption></figcaption></figure>

3. ‘**할인1**’로 매칭 된 수납 항목을 추가했습니다. 10% 할인이 적용 된 것을 볼 수 있습니다.&#x20;
   * 학급 단위로 수납 예정 항목을 일괄 추가하거나 익월 수납항목 자동 생성을 통해 추가 시에도 할인이 동일하게 적용됩니다.
     * 참고: [학급 단위 수납 항목 일괄 추가하기↗](https://docs.macgai7.com/macgai-manual/payments/tuition-mgmt/pages/dAO5acjj2WxgFtM8EPGd#1.)
     * 참고: [익월 수납항목 자동 생성 설정↗](https://docs.macgai7.com/macgai-manual/payments/tuition-mgmt/pages/dAO5acjj2WxgFtM8EPGd#2.)

<figure><img src="/files/lfIhBTT9jNcq7uaLCKPx" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
학생에게 할인 사유 적용 시, 이미 추가 되어 있는 수납 예정 항목에 할인이 소급 적용되지는 않습니다. 할인옵션을 적용하려면 수납 예정 항목 삭제 후 다시 추가를 해주셔야 합니다.
{% endhint %}


---

# 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://docs.macgai7.com/macgai-manual/payments/tuition-mgmt/discount.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.
