> For the complete documentation index, see [llms.txt](https://adssoon.gitbook.io/adssoon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adssoon.gitbook.io/adssoon/payment-guide.md).

# 입금 및 광고 결제하기

## 입금 및 광고 결제하기 <a href="#payment-guide" id="payment-guide"></a>

이제 마지막 단계! 결제를 완료하면 광고가 확정돼요.

***

### ✅ 결제 방법 <a href="#payment-guide1" id="payment-guide1"></a>

* **무통장입금**: 입금 확인 후 집행 확정
* **후불 정산**: 별도 계약 시 사용 가능
* **카드결제 (준비 중)**: 곧 지원될 예정!

***

### 💳 입금하기 <a href="#payment-guide2" id="payment-guide2"></a>

1. \[광고관리] 메뉴 → \[정산관리] 클릭

<figure><img src="/files/3IYQshymkheJOJsnSo2W" alt=""><figcaption><p><br><br><br></p></figcaption></figure>

2. 우측 상단 \[입금하기] 버튼 클릭

<figure><img src="/files/ggxJRPwoDn9JPUtWP5Pt" alt=""><figcaption><p><br><br><br></p></figcaption></figure>

3. 입금 금액 입력 후 \[확인] → 예금주명 입력 후 \[결제하기]

<div align="center"><figure><img src="/files/8sk4dmecsghfeVaQDb2h" alt=""><figcaption><p><br><br><br></p></figcaption></figure></div>

4. 입금 계좌정보 확인 후 이체

<figure><img src="/files/q0DaHM8QQxq8csxLSAcD" alt=""><figcaption><p><br><br><br></p></figcaption></figure>

5. 입금 완료 후 확인 메일 수신 및 정산내역에서 확인 가능

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

***

### 🎉 광고 결제하기 <a href="#payment-guide3" id="payment-guide3"></a>

1. **\[광고관리 > 광고목록]** 메뉴로 접속해주세요.

<div align="right"><figure><img src="/files/k7ESZwXQCstLDJnCzV9t" alt=""><figcaption><p><br><br><br></p></figcaption></figure></div>

2. 액션 항목에서 **`결제`** 버튼을 클릭해주세요.\
   `결제` 버튼을 클릭해주셔야 최종적으로 광고 세팅이 마무리됩니다!

<figure><img src="/files/p3twqP2gSNGyeASW14H7" alt=""><figcaption><p><br><br><br></p></figcaption></figure>

***

### 📌 세금계산서 발행 안내 <a href="#payment-guide4" id="payment-guide4"></a>

* 선불 광고: **광고 예약 확정 시 바로 발행**
* 후불 광고: **익월 5일까지 일괄 발행**

***

### 💡 TIP <a href="#payment-guide5" id="payment-guide5"></a>

* 입금 후 1영업일 내 확인돼요.
* 세금계산서 발행 후 2영업일 내 국세청으로 전송돼요.
* 환불/변경이 필요할 땐 운영팀에 문의해주세요.


---

# 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://adssoon.gitbook.io/adssoon/payment-guide.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.
