> 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-1/van.md).

# VAN사 별 설정방법 확인하기

## 💁‍♀️ 매장 포스프로그램에서 카드결제를 사용하려면 VAN사를 연동해주세요

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

### 1️⃣ 보안IC리더기를 사용하는 매장의 VAN 설정하기

* 보안IC리더기는 VAN 이름 뒤에 'SECU' 가 나열돼요!

| VAN사                                                                          | \[214]MSR-설정     | \[216]MSR-속도 | 비고                                 |
| ----------------------------------------------------------------------------- | ---------------- | ------------ | ---------------------------------- |
| [NICE\_SECU](/okpos/okpos-1/van/nice_secu.md)                                 | 보안-MSR(KIS/NICE) | 115200       |                                    |
| [KIS\_SECU](/okpos/okpos-1/van/kis_secu.md)                                   | 보안-MSR(KIS/NICE) | 115200       |                                    |
| [KSNET\_SECU](https://okpos.gitbook.io/okpos-guide/0.-okpos/2-van/ksnet_secu) | 보안-MSR(KSNET)    | 38400        |                                    |
| [KOCES\_SECU](/okpos/okpos-1/van/koces_secu.md)                               | 보안-MSR(KOCES)    | 38400        |                                    |
| [SMARTRO\_SECU](/okpos/okpos-1/van/smartro_secu.md)                           | 보안-MSR(DUARLi)   | 115200       |                                    |
| [STARVAN\_SECU](/okpos/okpos-1/van/starvan_secu-daou.md)                      | 보안-MSR(DUARLi)   | 115200       |                                    |
| [KPN\_SECU](/okpos/okpos-1/van/fdk_secu-fiserv.md)                            | 보안-MSR(DUARLi)   | 115200       | 22.11 FDK > KPN 명칭 변경              |
| [KFTC\_SECU](/okpos/okpos-1/van/kftc_secu.md)                                 | 보안-MSR(DUARLi)   | 115200       |                                    |
| [SPC\_SECU](/okpos/okpos-1/van/spc_secu.md)                                   | 보안-MSR(DUARLi)   | 115200       |                                    |
| [KICC\_SECU](/okpos/okpos-1/van/kicc_secu.md)                                 | 보안-MSR(KICC)     | 57600        | EZMSR 설치                           |
| [KCP\_SECU](/okpos/okpos-1/van/kcp_secu.md)                                   | 미사용              | 미사용          | NHNKCPSecureVCAT Agent 방식          |
| [JTNET\_SECU](/okpos/okpos-1/van/jtnet_secu.md)                               | 미사용              | 미사용          | JTNET\_TpayDaemon Agent 방식         |
| [KOVAN\_SECU](/okpos/okpos-1/van/kovan_secu.md)                               | 미사용              | 미사용          | <p>KOVAN\_VPOS </p><p>Agent 방식</p> |

***

### 2️⃣ CAT 단말기를 사용하는 매장의 VAN 설정하기

| VAN사                                          | 비고                    |
| --------------------------------------------- | --------------------- |
| [NICE](/okpos/okpos-1/van/nice.md)            |                       |
| [KIS](/okpos/okpos-1/van/kis.md)              |                       |
| [KSNET](/okpos/okpos-1/van/ksnet.md)          |                       |
| [KOCES](/okpos/okpos-1/van/koces.md)          |                       |
| [SMARTRO](/okpos/okpos-1/van/smartro.md)      |                       |
| [STARVAN](/okpos/okpos-1/van/starvan-daou.md) |                       |
| [KPN](/okpos/okpos-1/van/fdk.md)              | 22.11 FDK > KPN 명칭 변경 |
| [KFTC](/okpos/okpos-1/van/kftc.md)            |                       |
| [SPC](/okpos/okpos-1/van/spc.md)              |                       |
| [KICC](/okpos/okpos-1/van/kicc.md)            |                       |
| [KCP](/okpos/okpos-1/van/kcp.md)              |                       |
| [JTNET](/okpos/okpos-1/van/jtnet.md)          |                       |
| [KOVAN](/okpos/okpos-1/van/kovan.md)          |                       |

***


---

# 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:

```
GET https://okpos.gitbook.io/okpos/okpos-1/van.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.
