> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/publishers/ja/i/publisher-payments.md).

# 支払いタブ

「 **支払い** タブでは、支払いの設定方法と、すでに受け取った支払い履歴を確認できます。

![アドダッシュボード](https://docs.exoclick.com/assets/images/publisher-payments-bd44f49d66d2c45da29c315d29de58ae.png)

## 支払い情報セクション <a href="#the-payment-information-section" id="the-payment-information-section"></a>

「 **支払い情報** 画面上部のセクションでは、以下を確認できます：

* **アカウントの状態**：アカウントが承認されているかどうか。
* **最低支払額**：これは、これを超えるとパブリッシャーが支払いを受け取るしきい値金額です。
* **支払い頻度**：自動支払い\*で請求書が生成されるかどうか **週ごと** または **月ごと**
* **次回支払い日**：次に支払いを受け取る予定の日付。
* **次回支払い期間**：次回の支払いが対象とする期間。
* **次回期間に支払予定**：次回の支払いで支払われる金額。
* **支払予定合計**：受け取る予定の合計額。

※自動支払いでは、請求書が自動的に **週ごと** または **月ごと** 定期的に、またパブリッシャーの選択に応じて生成されます。

## 支払い履歴 <a href="#payment-history" id="payment-history"></a>

「 **支払い履歴** 画面下部のセクションでは、受け取った支払いの履歴を確認できます：

* **期間**：支払いの対象となる期間。
* **金額**：支払い金額。
* **紹介**：あなたが〜から受け取った収益額 **紹介**.
* **VAT**：その支払いに対して支払ったVAT。
* **合計**：VATを含む支払いの総額。
* **日付**：請求書が生成された日付。
* **支払期日**：請求書の支払い期限日。
* **支払日**：請求書の支払い日。
* **ステータス**：支払いが **支払い済み** または **保留中**.


---

# 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://docs.exoclick.com/publishers/ja/i/publisher-payments.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.
