> For the complete documentation index, see [llms.txt](https://help.makeshop.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.makeshop.co.kr/faq/undefined/undefined/isp-1.md).

# ISP(인터넷안전결제)로 법인카드결제 절차를 알려주세요

ISP(국민/비씨)의 일반 결제와 별도로 아래 내용을 참고해 주세요.

***

## 국민 법인카드

### 개인용 법인카드

* 발급 시: 카드 비밀번호 대신 해당 법인의 결제 계좌번호를 입력해야 해요.\
  (별도 안내 없이도 발급 시 메시지에 '결제계좌번호'로 표시돼요.)
* 결제 시: 일반 개인 신용카드와 동일하게 결제할 수 있으며, 30만 원 이상 결제 시 공인인증서 사용이 필요해요.

### 법인용(공용) 법인카드

* 발급 시: 위의 개인용 법인카드와 동일하게 결제 계좌번호를 입력해요.
* 결제 시: 공인인증서 없이도 결제 가능해요.

## 비씨 법인카드

### 개인용 법인카드

* 발급 시 / 결제 시: 일반 개인 신용카드와 동일해요. 30만 원 이상 결제 시에는 공인인증서 사용이 필요해요.

### 법인용(공용) 법인카드

* 발급 시: 카드 비밀번호 4자리를 입력해야 해요. (공용 카드도 반드시 비밀번호가 있어요.)
* 결제 시: 공인인증서 없이 결제 가능해요.


---

# 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://help.makeshop.co.kr/faq/undefined/undefined/isp-1.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.
