# Payments & Billing

## Update Billing Information

{% hint style="danger" %}
You have to provide the correct billing information during the integration process
{% endhint %}

### 1. Log into your Publisher account

{% embed url="<https://www.ayetstudios.com/account/login>" %}

### 2. Access Account Settings

Under Account setting -  (in the bottom right corner of the screen) click on "Billing Setting"

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

### 3. Select your preferred method&#x20;

In the **“Payout Method and Currency”** section activate the drop-down list and chose your preferred payout method and currency.

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

{% hint style="warning" %}
Note: Each payment method has a different minimum payout threshold (The minimum payout threshold is shown next to the preferred payout method).&#x20;
{% endhint %}

Example: If you chose PayPal as the preferred payout method, we will make payments to you that are a minimum of 25$. If you do not reach the minimum threshold in the current month, the amount earned will be transferred to the next.

### 4. Update Billing Information

Once you have filled out all of the required fields, click on **"Update Billing Information"**

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

{% hint style="info" %}
If you want to update your existing billing information please inform us at: <billing@ayetstudios.com>
{% endhint %}

## Credit Notes

Whenever a payout is due - we issue a credit note. You can see the current (pending) credit note in the dashboard.

The current billing cycle includes all accumulated earnings and deductions since the last credit note has been created. If the sum of these positions is greater or equal the threshold for the selected payout method, a credit note is generated.

**To check your credit note:**

### 1. Log into your Publisher account

{% embed url="<https://www.ayetstudios.com/account/login>" %}

### 2. Access Account Settings

Under Account setting -  (in the bottom right corner of the screen) - click on **"Payments"** &#x20;

<figure><img src="/files/02GEHbLC6CWuZWW648MS" alt=""><figcaption></figcaption></figure>

### **3. Current Billing Cycle**

In this section, you can find Overview of your earnings for each one of your placement(s) in the current billing cycle.

<figure><img src="/files/1jVN5I5ViWQTo0i8BXvv" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Once the payout threshold is made - we will make the payment.**
{% endhint %}

## Payments

Whenever a payout threshold is reached - we issue the payout. You can see all the payouts made out to you in the dashboard.

### 1. Log into your Publisher account

{% embed url="<https://www.ayetstudios.com/account/login>" %}

### 2. Access Account Settings

Under Account setting -  (in the bottom right corner of the screen) - click on **"Payments"**&#x20;

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

### 2. Credit Notes

**"Under Credit Notes"** you can find all payments made out to you.

You can download the credit notes, and check the status of all historic payouts.

<figure><img src="/files/5qehRZqfiiLEF80e8aYV" alt=""><figcaption></figcaption></figure>

**You can sort the credit notes by status (for example "Paid") by selecting it  in the field "Status".**

**You can also download the credit notes, by clicking on "Download" in a row or the respective credit note.**


---

# 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://docs.ayetstudios.com/v/product-docs/dashboard-setup/account/payments-and-billing.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.
