> For the complete documentation index, see [llms.txt](https://okpos.gitbook.io/okpos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://okpos.gitbook.io/okpos/okpos_naver/naver_connect_main/store_setting.md).

# 매장 환경설정

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

\
네이버 커넥트 이용시 파트너 여러분이 설정해주셔야 하는 **멀티패드설정, 커넥트연동설정**을 안내드립니다.\
가맹점주님이시라면, 관리 대리점에 요청해주세요.

***

### 1️⃣ 멀티패드설정 

**ASP 접속 > 시스템관리 > 본사/매장마스터 > 매장환경설정 > 포스** 탭 에서 설정해주세요.

<table><thead><tr><th width="123.63629150390625" align="center"></th><th></th></tr></thead><tbody><tr><td align="center">기능 종류</td><td><p>IC(MSR)</p><p>NFC-애플페이</p><p>사인패드</p><p>QR Scan  </p></td></tr></tbody></table>

<table><thead><tr><th align="center">기능</th><th width="641.1110229492188">설정 방법</th><th data-hidden align="center">기능</th><th data-hidden></th></tr></thead><tbody><tr><td align="center">MSR</td><td>[214] MSR-설정 – “보안-MSR(KIS/NICE)”<br>[215] MSR-포트 – “실제 연결된 포트“<br>[216] MSR-속도 – “115200”</td><td align="center">MSR</td><td></td></tr><tr><td align="center">사인패드</td><td>[217]사인패드-종류 – “시리얼 Type”<br>[218]사인패드-포트 – “[215]MSR-포트와 동일“<br>[219]사인패드-속도 – “[216]MSR-속도와 동일“<br>[660]특수 사인패드-기종 - "다중결제지원"</td><td align="center">사인패드</td><td></td></tr><tr><td align="center">QR 스캐너</td><td>[919]SCANNER-종류 - "패드타입"<br>[920]SCANNER-형태 - "NK-2000/2500(NICE)"<br>[921]SCANNER-포트 - “[215]MSR-포트와 동일“<br>[922]SCANNER-속도 - “[216]MSR-속도와 동일“</td><td align="center">QR스캐너</td><td></td></tr></tbody></table>

***

### 2️⃣ 네이버 커넥트 연동 설정

{% hint style="warning" %} <mark style="color:red;">**26년 4월 기준, 포스 버전 202603 이상에서 NICE VAN만 커넥트 연동 기능을 이용하실 수 있습니다.**</mark>\ <mark style="color:$info;">(KIS, KICC 개발 중)</mark>
{% endhint %}

① 대리점 계정에서 ASP 로그인 한 뒤,\
**시스템관리 > 본사/매장마스터 > 매장환경설정 > 포스 탭** 에서 설정해주세요.

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

* **\[862]** 네이버커넥트 연동 – “사용” 설정\
  ※ 네이버 쿠폰 & 미니키오스크 사용을 위해 네이버 커넥트 연동을 활성화하는 필수 설정

② **시스템관리 > 본사/매장마스터 > 매장환경설정 > 포스기능 탭**으로 이동해서 설정해주세요.

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

**\[포스기능 사용관리 - 환경설정]** — **\[514]** 네이버커넥트 연동 – “사용” 체크


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://okpos.gitbook.io/okpos/okpos_naver/naver_connect_main/store_setting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
