> For the complete documentation index, see [llms.txt](https://help.qshop.ai/customer_support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qshop.ai/customer_support/guide/setting/payment/pg.md).

# 전자결제

## 전자결제란?

전자결제 서비스(이하 PG: Payment Gateway)는 온라인 상에서 상품 구매 시 사용이 되는 다영한 결제 수단을 연동 제공하는 서비스를 뜻합니다.

신용카드, 가상계좌, 실시간 계좌이체 등 다양한 결제 수단을 사용할 수 있으며, 에스크로 발급을 하여 구매자에게 사이트에 대한 신뢰를 높힐 수 있습니다.

또한, 네이버페이 카카오페이 등의 간편결제 연결을 통해 구매자가 보다 쉽게 상품 구매를 할 수 있습니다.

pg신청을 하기 전 [**신청 전 확인 사항**](/customer_support/guide/setting/payment/pg/checklist.md) 가이드의 내용을 통해, 신청 준비가 되었는지 확인을 부탁드립니다.

## 결제 수단 별 최소 결제 금액

{% hint style="info" %}
보다 자세한 내용은 PG사를 통해 확인 부탁드립니다.
{% endhint %}

<table data-header-hidden><thead><tr><th width="138">버리는</th><th>항목</th></tr></thead><tbody><tr><td>항목</td><td>설명</td></tr><tr><td><strong>신용카드</strong></td><td>100원</td></tr><tr><td><strong>계좌이체</strong></td><td>200원 ~ 1000만원 (1일 최대)</td></tr><tr><td><strong>가상계좌</strong></td><td>1원 ~ 은행 1일 이체 한도</td></tr><tr><td><strong>간편결제</strong></td><td>카드・계좌이체 정책과 동일</td></tr></tbody></table>

## 결제 수단 별 수수료

PG사를 통해 사용가능한 결제 수단으로는 신용/체크 카드, 가상계좌, 계좌이체, 간편결제(카카오페이, 네이버페이 토스페이 등 )가 존재합니다.

{% hint style="info" %}
수수료에 대한 보다 자세한 내용은 PG사를 통해 확인 부탁드립니다.
{% endhint %}

{% tabs %}
{% tab title="토스페이먼츠" %}

<table data-header-hidden><thead><tr><th width="135">버리는</th><th>항목</th></tr></thead><tbody><tr><td>항목</td><td>토스페이먼츠</td></tr><tr><td><strong>신용카드</strong></td><td><p>일반 3.3%</p><ul><li>영세:  1.8%</li><li>중소1: 2.4%</li><li>중소2: 2.55%</li><li>중소3: 2.8%</li><li>매 년 1・7월 국세청 신고 내역에 따라 영세・중소 사업자가 구분되어 <br>가맹점의 등급에 따라 우대 수수료율이 적용됩니다.</li></ul></td></tr><tr><td><strong>계좌이체</strong></td><td>1.8%</td></tr><tr><td><strong>가상계좌</strong></td><td>300원/건</td></tr><tr><td><strong>간편결제</strong></td><td><p>3.3%</p><ul><li>일부 간편결제 서비스 추가 수수료 발생</li></ul></td></tr></tbody></table>
{% endtab %}

{% tab title="나이스페이" %}

<table data-header-hidden><thead><tr><th width="135">버리는</th><th>항목</th></tr></thead><tbody><tr><td>항목</td><td>나이스페이</td></tr><tr><td><strong>신용카드</strong></td><td><p>일반 2.9%</p><ul><li>영세:  1.4%</li><li>중소1: 2.15%</li><li>중소2: 2.00%</li><li>중소3: 2.84</li><li>매 년 1・7월 국세청 신고 내역에 따라 영세・중소 사업자가 구분되어 <br>가맹점의 등급에 따라 우대 수수료율이 적용됩니다.</li></ul></td></tr><tr><td><strong>계좌이체</strong></td><td>1.8%</td></tr><tr><td><strong>가상계좌</strong></td><td>300원/건</td></tr><tr><td><strong>간편결제</strong></td><td><p>2.4%</p><ul><li>일부 간편결제 서비스 추가 수수료 발생</li></ul></td></tr></tbody></table>
{% endtab %}
{% endtabs %}


---

# 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.qshop.ai/customer_support/guide/setting/payment/pg.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.
