> For the complete documentation index, see [llms.txt](https://docs.360dialog.com/partner/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.360dialog.com/partner/partner-hub/billing-tab.md).

# Billing Tab

The Billing tab in the 360Dialog Partner Hub provides access to invoicing details and payment methods.

Use this page to manage company billing information and payment methods used for invoices and automated payments.

<figure><img src="https://2248475362-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuyAl2S0lSHJaNDXJHo7A%2Fuploads%2FT6QRzWvURdOD23zMciiS%2Fimage.png?alt=media&amp;token=d7ae9274-99ea-4c44-a1a3-f4f202cfb7b4" alt=""><figcaption></figcaption></figure>

## Invoicing Details

The Invoicing Details section contains the legal and financial information used for Partner invoices.

This information should be kept accurate and up to date.

Invoices cannot be reissued once they have been created.

### Required Information

| Field      | Description                                              |
| ---------- | -------------------------------------------------------- |
| Legal Name | Registered company name                                  |
| Email      | Billing contact for receiving invoices and notifications |
| Address    | Registered business address                              |
| Country    | Determines tax treatment                                 |
| VAT ID     | Used for tax calculation and exemptions                  |

### Update Invoicing Details

{% stepper %}
{% step %}
Select "Edit Billing Details"

<figure><img src="https://2248475362-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuyAl2S0lSHJaNDXJHo7A%2Fuploads%2FM0ZjNzsC4O2EFhwqc4mN%2F2026-09-11_18-35-54-snaplight-993.png?alt=media&amp;token=ba928b48-d08d-49c6-8038-6494967278f0" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Email and VAT ID are the only fields that can be manually updated.
{% endstep %}
{% endstepper %}

To update the legal name, address, or country, contact [Support](broken://pages/Kd3KIv5Lqbk72d8npBQM)

Changes take effect from the next billing cycle.

## VAT and Withholding Tax

VAT treatment is determined by the registered company country and the VAT ID configured in the Partner Hub.

VAT IDs should be entered correctly during account setup to ensure accurate invoicing.

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

### VAT Application

| Region               | VAT Treatment           |
| -------------------- | ----------------------- |
| Germany              | 19% VAT applied         |
| EU (valid VAT ID)    | No VAT (reverse charge) |
| EU (no valid VAT ID) | 19% VAT applied         |
| Outside EU           | No VAT applied          |

## Payment Methods

Payment methods can be added and managed in the Partner Hub.

<figure><img src="https://2248475362-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuyAl2S0lSHJaNDXJHo7A%2Fuploads%2FAFKCREoHN7O6a3AmONJd%2F2026-09-11_18-35-54-snaplight-738.png?alt=media&amp;token=b49103de-4361-45fc-8820-bd0cbae1bfc7" alt=""><figcaption></figcaption></figure>

* Add a payment method at any time.
* Set one payment method as the primary payment method.
* Select any saved payment method for one-time payments.
* Automated charges, such as Partner Plans and Auto-Renewal, are charged to the primary payment method.
* If a payment fails, another saved payment method may be used to help avoid service interruptions.

## Supported Payment Methods

360Dialog supports credit and debit card payments globally.

Pix and Boleto are available only for Partner Accounts operating in Brazil.

To enable Pix or Boleto, contact [Support](broken://pages/Kd3KIv5Lqbk72d8npBQM).

## Processing Fees

A processing fee applies to card payments for usage-related charges.

| Method              | Processing Fee |
| ------------------- | -------------- |
| Credit / Debit Card | 4%             |
| Pix (Brazil)        | No fee         |
| Boleto (Brazil)     | No fee         |

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

## Subscription (Partner Plan)

The active Partner Plan subscription is displayed with key details:

<figure><img src="https://2248475362-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuyAl2S0lSHJaNDXJHo7A%2Fuploads%2FR9iXJ4s8WIYSFTLTM27P%2F2026-09-11_18-35-54-snaplight-594.png?alt=media&amp;token=91a57c74-fef9-440c-b825-e188e9136e03" alt=""><figcaption></figcaption></figure>

| Item          | Description                                          |
| ------------- | ---------------------------------------------------- |
| Current plan  | Current Partner Plan (e.g. Starter, Growth, Premium) |
| Status        | Indicates if the plan is active                      |
| Monthly Price | Recurring monthly fee                                |

## Manage Subscription

The Manage option provides access to Partner Plan subscription changes.

### Upgrade Partner Plan

* Available for all Partner Plans.
* Effective immediately.
* Channel pricing is automatically updated based on the new Partner Plan, and a pro rata invoice will be issued at the end of the current month.

For more see[ Invoices](/partner/partner-hub/invoices-tab.md)

### Downgrade Partner Plan

* Available for all Partner Plans.
* Effective from the start of the next billing cycle.
* Channel pricing is automatically updated based on the new Partner Plan.

### Cancel Partner Plan

The Cancel option becomes available once the following requirements are met:

* All channels in the Partner Account have been cancelled.
* All outstanding invoices have been paid.

Once initiated, Partner Plan cancellation takes effect 30days to the end of the month.

The Partner Account remains active and billable until the cancellation takes effect. All usage fees, channel licence fees, and any other applicable charges incurred during the notice period remain payable.

For assistance with cancellation, contact [Support](broken://pages/Kd3KIv5Lqbk72d8npBQM) or speak with your Account Manager.


---

# 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.360dialog.com/partner/partner-hub/billing-tab.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.
