# Billing

The Billing page provides controls for managing payments and company billing information.

### <mark style="color:$primary;">Primary Payment Method</mark>

The primary 360Dialog Hub payment method is indicated with a star.\
This payment method is the default choice for subscription charges and usage-based top-up payments.

<figure><img src="https://3527970750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4sMxKjL6eJRvZn6jeG-887967055%2Fuploads%2FRBD18BbJVPSDIlwQDjyE%2Fprimary_payment_method.png?alt=media&#x26;token=51f2f86f-9a39-422b-8ca5-955253ea39be" alt=""><figcaption></figcaption></figure>

### <mark style="color:$primary;">Manage Payment Methods</mark>

A new payment method can be added to the 360Dialog Hub at any time.\
Once added, it can be set as the primary payment method as required.

If multiple cards are saved in the 360Dialog Hub, they can be selected manually for one-time payments.

For automated payments (such as monthly license fees and Auto-Renewal balance top-ups), the payment processor will attempt to charge the first card listed.

If the primary card fails, the system may attempt to charge the next saved card to help avoid service interruptions.

Ensure the following:

* Payment method details are up to date and accurate
* The preferred card is set as the primary payment method
* Expired payment methods are removed, while keeping at least one valid payment method on file

For more, see [Payments](https://docs.360dialog.com/docs/get-started/payments)

### <mark style="color:$primary;">VAT and Withholding TAX</mark>

The VAT ID must be entered correctly in the 360dialog Hub during account creation.\
This information determines how VAT is applied to invoices.

The VAT treatment depends on the country where the company is registered.

|                                                                | <mark style="color:$primary;">VAT Application</mark> |
| -------------------------------------------------------------- | ---------------------------------------------------- |
| <mark style="color:$primary;">Germany</mark>                   | 19 % VAT applied                                     |
| <mark style="color:$primary;">EU (with valid VAT ID)</mark>    | VAT not applied (reverse charge)                     |
| <mark style="color:$primary;">EU (without valid VAT ID)</mark> | 19 % VAT applied                                     |
| <mark style="color:$primary;">Outside EU</mark>                | VAT not applied                                      |

EU companies can verify VAT ID on the [European Commission](https://ec.europa.eu/taxation_customs/vies/#/vat-validation) website.

### <mark style="color:$primary;">Company Billing Details</mark>

Billing details appear on all invoices and must be accurate to ensure correct invoicing and tax reporting.

{% hint style="warning" %}
Invoices cannot be reissued once payment has been completed.
{% endhint %}

To ensure invoices are generated correctly, the following information should be kept up to date in the 360Dialog Hub:

* Company name
* Registered address
* Billing email (used for invoice notifications)
* VAT ID

Select Edit Information to update these details at any time.\
Changes will be reflected on invoices generated in the next billing cycle.

<figure><img src="https://3527970750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4sMxKjL6eJRvZn6jeG-887967055%2Fuploads%2F6PUk7daVcS0LfzjfLl5W%2Fcompany_details.png?alt=media&#x26;token=6f75b88d-b182-4dcf-ab47-90ba2679e3f2" alt=""><figcaption></figcaption></figure>


---

# 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.360dialog.com/docs/hub/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.
