# ISP(인터넷안전결제)가 무엇인가요?

<mark style="color:blue;">2003년 10월 1일부터 강제 시행되고 있는 결제 제도예요. 카드마다 결제 방식에 차이가 있을 수 있으니 참고해 주세요.</mark>

***

대상 카드는 비씨카드와 국민카드이며, 인터넷 쇼핑몰에서 해당 카드를 이용해 결제할 경우\
ISP(인터넷안전결제) 고객은 기존 승인 방식(카드번호, 유효기간, 주민번호 뒷자리 등)으로는 결제할 수 없고,\
KVP에 가입해 고유 비밀번호를 발급받은 후에만 결제가 가능해요.

카드 결제창에서 ISP(인터넷안전결제)를 선택해 결제할 경우의 절차를 아래와 같이 정리해 두었으니\
쇼핑몰 운영 시 참고해 주세요.

{% stepper %}
{% step %}
카드결제시 결제모듈을 설치하려는 보안경고창이 나타나면 "예"를 클릭하세요.

<figure><img src="/files/YK3I3N6lcsMlbl0iDZ45" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
쇼핑몰 카드결제 시 ISP카드를 선택해요.

<figure><img src="/files/EVMv6XiAvD0VkqsnImbV" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
ISP 결제를 처음 이용하실 경우 첫번째 사진처럼 하단에 있는 \[ISP 신청/재신청] 메뉴를 클릭해 주세요. 이후 나타나는 화면에서 카드번호를 입력하시면 돼요.

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

<figure><img src="/files/LzYMSgfEZto7PmkpuFud" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
카드번호(국민 혹은 비씨)와 E-MAIL을 정확히 입력하셨다면, 다음 단계에서 카드 정보를 입력해 주세요.

<figure><img src="/files/GIonQfSNpZJdEOcR7CZN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
카드 정보를 입력해 주세요. CVC는 카드 뒷면 서명란에 있는 숫자 중 마지막 3자리 숫자를 의미해요.

<figure><img src="/files/W7NjDlhweLQD3d2dn3wb" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
사용할 ISP 비밀번호를 입력하고, 다음 화면에서 저장 위치를 선택해 결제 시 사용할 ISP 결제 서비스를 저장해 주세요.\
ISP 비밀번호는 실제 결제 시 입력하게 되는 비밀번호예요.

<figure><img src="/files/8TsFRc0Wm53LuPXe8WXv" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/zs9T75B2pThkTzreAHCq" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
아래 같은 화면이 나온다면 ISP(인터넷안전결제) 서비스가 온라인으로 정상 복사되었다는 뜻이에요.

<figure><img src="/files/8u9LXidI9RMFJ0Dwar9H" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
ISP 결제화면에서 할부 기간, 저장 위치, 카드 선택을 한 뒤, ISP 비밀번호를 입력해 결제를 진행해 주세요.

<figure><img src="/files/9ZsSc9So14eIUdeq5QPN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
처음 결제할 때는 1번부터 9번까지 순서대로 진행되며, ISP를 한 번 신청하신 이후부터는\
2번부터 7번까지의 과정을 생략하고 ISP(안전결제) 서비스 순서로 결제가 진행돼요.

{% endstep %}
{% endstepper %}


---

# 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/faq/undefined/undefined/isp.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.
