> For the complete documentation index, see [llms.txt](https://shopping-docs.toss.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shopping-docs.toss.im/ads/support/undefined/billing2.md).

# 광고비 정산 하기

## 정산 확인하기

**확인 방법을 안내드려요**

* <mark style="background-color:blue;">토스쇼핑 파트너스 → 정산 관리 → 정산 내역</mark> 에서 집행 내역 보기를 누르면 토스애즈 플랫폼에서 상세 정산 내역을 확인하실 수 있어요.

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

**정산서는 익월 5영업일에 발행해요**

* 매월 1일부터 말 일까지 실제 집행된 광고에 대해 유상 광고머니 소진금을 기준으로 해요.&#x20;
* 일일 소진금액을 일의 자리에서 반올림한 후 합산한 총액으로 정산되어 성과보고서 금액와 차이가 있을 수 있어요.&#x20;

## 세금계산서 보기

**확인 방법을 안내드려요**

* <mark style="background-color:blue;">토스쇼핑 파트너스 좌측 네비게이션의 광고 탭 → 토스애즈 홈페이지 → 좌측 메뉴의 \[세금계산서]</mark> 에서 확인할 수 있어요.
* 계정 생성 시 등록하신 사업자등록번호와 이메일로 발행돼요.

**세금계산서에서 포함되어 있어요**

1. 품목 : YYYYMM Toss **배너광고 집행**
2. 작성일자 : 광고 집행월의 말일
3. 발행일자 : 광고 집행월의 익월 5일 (Calendar Day 기준)
4. 발행금액기준 : 월 1일 \~ 말일까지 집행된 광고에서 소진한 유상 광고머니 총액

## 광고비 내역 보기&#x20;

**광고비 잔액을 클릭해주세요.**

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

* 2025년 11월 이전 사용 내역은 \[광고머니]에서 확인할 수 있어요.&#x20;
* 2025년 11월 이후 사용 내역은 \[비즈니스 월렛]에서 확인할 수 있어요.&#x20;
  * 이 기능은 2025년 11월 13일 이후 제공될 예정이에요.

<p align="center"><a href="https://toss-shopping.gitbook.io/guide/ads/support/faq/billing" class="button primary" data-icon="q">정산 자주 묻는 질문 바로 가기</a></p>


---

# 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://shopping-docs.toss.im/ads/support/undefined/billing2.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.
