# 주문 제한 설정/회원 사용 결제수단 자동선택 설정

## 관리자 메뉴 위치

`설정` > `결제 설정` > `결제 기본 설정`

## 메뉴 안내 및 설정 방법

### 주문 제한 설정

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

* 쇼핑몰 리뉴얼이나 개인 사정으로 인해서 주문이 가능하지 않도록 제한 시킬 수 있는 기능이에요.
* 네이버 페이를 이용하는 경우에는 주문 제한 설정 시 네이버 페이 버튼이 미노출돼요.
* 주문 제한 설정은 운영자 계정으로만 설정이 가능해요.

### 회원 사용 결제수단 자동선택 설정

회원이 최근에 주문 시 사용한 결제 수단이 이후 주문시 자동 선택되도록 설정할 수 있는 기능이에요.&#x20;

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

## 적용 화면

{% tabs %}
{% tab title="주문 제한 설정" %}

<div align="left"><figure><img src="/files/FaMNX1broFsw6dxTx1gb" alt=""><figcaption><p><mark style="color:blue;"><strong>주문 제한 설정</strong></mark></p></figcaption></figure></div>

* 주문 제한을 설정하더라도 주문서 작성 페이지까지는 접속이 가능해요.
* 주문서 작성 페이지에서 주문하기 버튼 클릭할 경우 주문 제한 안내 문구 입력란에 입력된 내용이 안내창으로 노출돼요.
  {% endtab %}

{% tab title="회원 사용 결제수단 자동선택" %}

<div align="left"><figure><img src="/files/JkN9Q2lyJe9UTViwkGhq" 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/undefined/undefined/undefined-2.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.
