# 결제수단

결제수단 페이지는 사이트 이용자가 상품 구매 시 결제 방법을 설정하는 페이지 입니다.

결제 수단은 무통장 입금, 전자결제(PG)로 나뉘게 되며 전자결제(PG)는 신용카드, 가상계좌 등 PG사를 통한 다양한 결제 방식 사용이 가능합니다.

전자결제(PG) 사용을 위해서는 PG신청 및 심사의 과정이 필요하며 이 과정에 대한 확인 사항은 [**신청 전 확인 사항 가이드**](/customer_support/guide/setting/payment/pg/checklist.md)를 참고부탁드립니다. \
각 결제 수단에 따른 자세한 내용은 결제 수단의 상세 가이드를 참고 부탁드립니다.

<table data-header-hidden><thead><tr><th width="147">버리는 항목</th><th></th></tr></thead><tbody><tr><td>항목</td><td>설명</td></tr><tr><td><a href="/pages/WpMniyhZXk7GUrZReKwR">무통장입금</a></td><td>판매자의 계좌로 직접 입금을 하는 방식입니다.</td></tr><tr><td><a href="/pages/PrA3KoZHQJfJwX5sxo2N">전자결제</a></td><td>PG사를 통해 이뤄지는 결제 방식으로 카드결제, 가상계좌 등의 방법이 있습니다.</td></tr></tbody></table>


---

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