# 이커머스 스토어 및 주문 폼에서 수동 결제 방식

## 개요

이제 스토어 소유자가 착불(COD)이나 커스텀 결제 방식 등의 수동 결제 방법을 제공할 수 있습니다. 고객이 픽업이나 배송 시점에 원하는 결제 수단으로 결제할 수 있게 해주는 기능으로, 스토어 거래에 더 유연한 결제 옵션을 제공합니다.

## **사용 방법**

#### 수동 결제 방식 설정:

* **수동 결제 방법으로 이동:** Payments(결제) > Integrations(연동) > Manual Payment Methods(수동 결제 방법)으로 이동하세요.
* **결제 방법 선택:** *Cash on Delivery(착불)* 을 선택하거나 *Custom Payment Method(커스텀 결제 방법)* 을 생성할 수 있습니다.
* **결제 방법 구성:** 결제 방법을 추가한 후 *Payment Instructions(결제 안내)* 와 *Messages(메시지)* 같은 선택 사항을 설정하세요.
* 결제 방법 활성화: *Order Forms(주문 폼)* 또는 *E-commerce Stores(이커머스 스토어)* 에서 수동 결제 방법을 활성화할지 선택하세요. 이 옵션들은 활성화된 경우에만 결제 과정에서 나타납니다.
* **변경사항 저장:** *Save(저장)* 을 클릭하여 변경사항을 적용하세요.

수동 결제 설정 (착불 또는 커스텀 결제 방법):

![수동 결제 방법 설정](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155029803059/original/nv8BmjnKPn2L9lcsZVAqrSF00Le7CSXB9g.png?1721823211)

![결제 방법 선택](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155029803084/original/MT_agNIKjkH9KR1dEgRM1DGO6ivZfLn7AA.png?1721823238)

![결제 방법 구성](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155029803163/original/FFe4KaXYHc7ylWBL7uR9lWV0M4rfy2adsw.png?1721823298)

![활성화 옵션 설정](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155029803227/original/wpQKn_2_Y443U_2BSAyA1ZzClHmWvZQP_w.png?1721823362)

결제 과정 미리보기:

![결제 과정 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155029803261/original/8gBK-xxHhqSelBizWG7HyX_h1Ewy5FKGMw.png?1721823391)

#### 결제 수금 플로우 (수동 결제 방식 주문의 경우):

* **수금 기록:** 주문을 받은 후 Payments(결제) > Orders(주문)로 이동하세요.
* 해당 주문을 선택하고 **"Collect Payment(결제 수금)"** 버튼을 클릭하세요.
* 결제 세부사항 정의: 드롭다운 메뉴에서 *Payment Mode(결제 방식)* 을 선택하세요.
* 선택적으로 결제에 대한 노트를 추가할 수 있습니다.
* 거래 상태 업데이트: 주문을 결제 완료로 표시하세요. 거래 상태가 결제 방식을 반영하도록 업데이트됩니다.

![주문 선택](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155029803298/original/nw4zbJarBgdjPkXbfY20o_iI3nkali02gA.png?1721823405)

![결제 수금 버튼](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155029803313/original/u9xgDw-HnEmHAJMG5pn22b4tFhrbhshT5g.png?1721823418)

![결제 방식 선택](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155029803341/original/E4k4bMINDyMUlqPpVi30HqdHXj5SFYLw9g.png?1721823431)

## 참고사항

* 연동 설정: 수동 결제 방법은 다른 온라인 결제 방법과 독립적으로 설정할 수 있습니다.
* 정기 상품: 주문에 정기 상품이 포함된 경우 결제 과정에서 수동 결제 방법이 나타나지 않습니다.
* **결제 수금:** 수금 주문 플로우는 수동 결제 방식 주문에만 적용됩니다. 주문이 결제 완료로 표시되면 이 상태는 되돌릴 수 없습니다.
* **결제 방법 표시:** 이커머스 스토어나 주문 폼에서 결제 방법이 활성화되지 않은 경우, 결제 과정에서 보이지 않습니다.
* **동시 설정:** 착불과 커스텀 결제 방법을 동시에 설정할 수 있습니다.

***

*원문 최종 수정: Wed, 14 Aug, 2024 at 9:50 AM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/e-commerce/manual-payment-method-in-e-commerce-stores-order-forms.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.
