> For the complete documentation index, see [llms.txt](https://malgn.gitbook.io/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malgn.gitbook.io/cloud/external-integration-setup/payment-gateway/pg-toss-payments.md).

# 전자결제(PG) - 토스페이먼츠

* 토스페이먼츠 전자 결제 서비스로 진행되며, 신청 방법 등 자세한 사항은 토스페이먼츠 담당자에게 문의해주시기 바랍니다.
* 카드사 심사를 위한 홈페이지 설정 항목을 1:1문의게시판에 올려주시기 바랍니다.

#### 진행 절차

<table><thead><tr><th width="139">단계</th><th>내용</th><th>설명</th></tr></thead><tbody><tr><td>Step01</td><td>계약신청 및 서류심사</td><td>전자결제관리 신청</td></tr><tr><td>Step02</td><td>입점심사 및 홈페이지 심사</td><td>카드사 등록을 위한 과정 등록</td></tr><tr><td>Step03</td><td>계약 진행</td><td>카드사 심사</td></tr><tr><td>Step04</td><td>계약 완료</td><td>서비스 오픈</td></tr></tbody></table>

***

### 전자결제 서비스 계약 신청

{% hint style="info" %}
카드사 심사는 2주 이상 소요됨
{% endhint %}

#### 준비서류

**개인사업자**

* 사업자등록증 or 사업자등록증명원(3개월 이내 발급본)
* (공동대표 신청 시) 공동대표위임장(인감날인 필수, 위임장 내 각 대표 개인인감 날인 필요)
* (공동대표 신청 시) 각 공동대표 개인인감증명서
* 개인 사업자의 경우 주대표만 신청이 가능합니다.

**법인사업자** *(주주명부(예시) 확인 필수)*

* 사업자등록증 or 사업자등록증명원(3개월 이내 발급본)
* 법인등기부등본(3개월 이내 발급본, 열람용 불가)
* 주주명부(3개월 이내 발급본, 주주 주민등록번호 앞 7자리 및 지분율 기재, 법인인감날인 필수)
* 법인인감증명서(3개월 이내 발급본)
* (대리인 신청 시) 위임장(인감날인 필수, 위임장 내 사용인감 날인 시 사용인감계 첨부 필요)

#### 요금안내 수수료율 (VAT별도)

* 연회비 무료 / 시스템 세팅비 11만원(VAT포함)

<table><thead><tr><th width="249">결제수단</th><th>수수료</th></tr></thead><tbody><tr><td>신용카드</td><td>최대 3% / 사업자별 영중소 등급에 따라 변동 가능<br>- 네이버페이와 삼성페이를 제외한 기타 간편결제 수수료율은 신용카드와 동일함</td></tr><tr><td>실시간 계좌이체</td><td>1.8%</td></tr><tr><td>가상계좌</td><td>300원/건</td></tr></tbody></table>

#### 계약문의

{% hint style="info" %}
맑은소프트는 가격 및 진행 절차에 대한 1차 안내와 카드사 심사를 위한 홈페이지 설정 항목만 진행합니다. 계약 신청 및 신청 방법 등 자세한 문의사항은 토스페이먼츠 이석 매니저에게 문의해 주세요.
{% endhint %}

<table><thead><tr><th width="144">담당</th><th>정보</th></tr></thead><tbody><tr><td>담당자</td><td>토스페이먼츠 이석 매니저</td></tr><tr><td>전화</td><td>010-2487-0157</td></tr></tbody></table>

***

### 카드사 심사를 위한 홈페이지 설정 항목

{% hint style="info" %}

* 카드사 심사를 위해서는 홈페이지에 관리자가 미리 작업이 필요합니다.
* 아래 필요한 목록을 체크하여 관리자 사이트에 등록해주세요. 직접 등록이 어려울 경우 아래 자료들을 준비해 1:1문의 게시판에 올려주세요.
  {% endhint %}

1. **홈페이지 상단 로고 등록** ※ 로고 사이즈 : 가로 220px \* 세로 85px
2. **유선 전화번호 등록** ※ 카드사 심사 시에는 무선 연락처(010\~) 등록 가능 / 핸드폰결제 신청 시에는 무선 연락처 불가, 반드시 유선 연락처 입력
3. **사이트 하단의 개인정보관리책임자 성명 입력**
4. **샘플 과정 개설/비용/썸네일 1개** ※ 빠른 심사 통과를 위해서 썸네일 이미지, 과정 설명, 비용 등을 실제 판매할 과정과 유사하게 세팅 / 썸네일 사이즈: 가로 273px \* 세로 183px


---

# 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://malgn.gitbook.io/cloud/external-integration-setup/payment-gateway/pg-toss-payments.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.
