# 적립금 즉시 할인 설정

## 관리자 메뉴 위치

`설정` > `회원 설정` > `쿠폰/예치금 or 쿠폰/적립금/예치금`&#x20;

## 메뉴 안내 및 설정 방법

<div align="left"><figure><img src="/files/jsJW8Gw5Vc8l9CfYnXnZ" alt=""><figcaption></figcaption></figure></div>

* \[적립금 사용 시, 신규 적립 기준] 설정에 따라 즉시 할인의 할인금액이 달라지거나 노출되지 않을 수 있어요.
* 결제금액 대비 적립 \[구매금액 - (사용 적립금 + 쿠폰 할인)] 사용 시에는 적립금 즉시 할인 기능을 사용할 수 없어요.
* 구매금액 대비 적립 \[구매금액 - 사용 적립금] 사용 시 적립금 즉시 할인 기능을 사용하실 수 없어요.

<div align="left"><figure><img src="/files/Q0KDgfAeZ4kKSznUjtuh" alt=""><figcaption><p><mark style="color:blue;"><strong>적립금 사용 시, 신규 적립 기준에 대한 메뉴 (적립금 즉시 할인 설정과 메뉴 위치는 동일)</strong></mark></p></figcaption></figure></div>

## 적용 화면

{% tabs %}
{% tab title="주문서 작성 페이지" %}

<div align="left"><figure><img src="/files/mO0zQjxJltiHIDIO118H" alt=""><figcaption><p><mark style="color:blue;"><strong>주문서 작성 페이지</strong></mark></p></figcaption></figure></div>

* 적립금 즉시 할인 설정할 경우 주문서 작성 페이지 주문 상품 할인 적용 부분에 즉시 할인/적립에 대한 셀렉트 박스가 노출돼요.
* 기본값 설정에 따라서 주문서 작성 페이지 접속 시 즉시 할인/적립 셀렉트 박스 최초 선택값이 적용돼요.
  {% endtab %}

{% tab title="주문 후 관리자 주문 상세창에서 확인되는 모습" %}

<div align="left"><figure><img src="/files/el4Za0P7nbEGc67YeqrQ" alt=""><figcaption><p><mark style="color:blue;"><strong>주문 후 관리자 주문 상세창에서 확인되는 모습</strong></mark></p></figcaption></figure></div>

주문 시 즉시 할인을 받을 경우 적립금이 지급되지 않아요.
{% endtab %}
{% endtabs %}


---

# 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.makeshop.co.kr/manual/member/undefined-4/undefined.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.
