> 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/banktransfer.md).

# 무통장입금

## 무통장입금이란?

무통장입금은 구매자가 판매자의 계좌로 직접 송금을 하는 결제 방법입니다.

PG사를 통한 전자결제와 다르게 구매자가 송금을 한 후 판매자는 입금 확인 처리 등 배송 전 결제 확인의 \
과정을 거쳐야 합니다.

무통장입금 페이지를 통해 사용여부 및 입금관련 설정을 할 수 있습니다.

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

<table data-header-hidden><thead><tr><th width="170">버리는</th><th>항목</th></tr></thead><tbody><tr><td>항목</td><td>설명</td></tr><tr><td><strong>무통장입금 사용</strong></td><td>무통장입금 결제수단의 사용 여부를 선택합니다.</td></tr><tr><td><strong>현금영수증 신청</strong></td><td><p>구매자가 무통장입금으로 상품 구매 시 현금영수증 신청 여부를 선택합니다.</p><ul><li><strong>사용 안 함</strong><br>현금영수증 신청창이 노출되지 않음</li><li><strong>구매자가 직접 신청 가능</strong><br>구매자가 발급 안함/개인소득공제/사업자지출증빙 중 선택하여 <br>정보를 입력할 수 있음</li></ul></td></tr><tr><td><strong>미입금 자동 취소</strong></td><td><p>무통장 입금 주문은 주문 시 입금대기 상태로 이동합니다.<br>설정해둔 기간 내 입금이 되지않을 경우 자동 주문 취소가 됩니다.</p><ul><li>입금 내역 확인 후 입금 확인 처리 필요</li></ul></td></tr><tr><td><strong>입금받을 계좌</strong></td><td><p>무통장을 통한 상품 결제 시 구매자가 입금할 계좌 정보를 입력합니다.</p><ul><li>여러개의 계좌를 등록 가능</li></ul></td></tr></tbody></table>


---

# 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/banktransfer.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.
