# Payment History

{% hint style="success" %}
After requesting a payment, you can check the payment status from Payment History.
{% endhint %}

![](/files/-Mj1yxwPYVwyju5Cm05Q)

![](/files/-MjgD3XnJQ7tMhGSd5yL)

| Item            | Description                                                                                                                                                                                                                                                                   |
| --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Requested Date  | The date you clicked on the "Request Payment" button and submitted your payment request.                                                                                                                                                                                      |
| Due Date        | Scheduled date of reward payment for the following month after billing                                                                                                                                                                                                        |
| Paid Date       | The date the payment was made                                                                                                                                                                                                                                                 |
| Subtotal        | Subtotal of Campaign reward                                                                                                                                                                                                                                                   |
| Consumption Tax | It is different by country/region                                                                                                                                                                                                                                             |
| Withholding fee | <p>less than a million yen(including a million) = 10.21%</p><p>more than a million yen = 20.42%</p>                                                                                                                                                                           |
| Transfer fee    | Transfer fee                                                                                                                                                                                                                                                                  |
| Revenue         | Revenue = Total Revenue (excluding tax) - Withholding fees + Consumption tax - Transfer fee (including tax) for JP                                                                                                                                                            |
| Payment Status  | <p><strong>Reviewing</strong>: After requesting payment, waiting for payment at the end of the following month.<br><strong>Paid</strong>: The payment has already been made to the registered account.<br><strong>Failed</strong>: Your account information is incorrect.</p> |

{% hint style="warning" %}
If your payment status is Failed, your registered account information is incorrect. Please enter the correct information and save it, then the payment status will be "Reviewing". After the AnyTag team confirms the correct account information, the payment will be sent at the end of the next month.
{% endhint %}

{% content-ref url="/pages/-MiygNdsVc7cYE5KmdyF" %}
[Register Payment Information](/anycreator-help-page-eng.ver/getting-started/register-payment-information.md)
{% endcontent-ref %}


---

# 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://anymind-group.gitbook.io/anycreator-help-page-eng.ver/payment-1/payment-history.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.
