# Bitwarden 购物税

{% hint style="success" %}
对应的[官方文档地址](https://bitwarden.com/help/tax-calculation/)
{% endhint %}

本文介绍了 Bitwarden 付费订阅如何计算税费以及如何提供相应的税务信息。有关您的 Bitwarden 订阅的信息：

* 对于个人用户，从 Password Manager 的**设置** → **订阅**菜单。
  * 要更改或更新您的税务信息，请打开**付款详细信息**选项卡，然后选择**更改付款方式**按钮。从这里，更改您的计费地址。
* 对于组织，从管理控制台的**计费** → **订阅**菜单。
  * 要更改或更新您的税务信息，您必须是所有者。作为所有者，导航至**计费** → **付款详细信息**，然后选择**编辑计费地址**。

## 美国 <a href="#united-states" id="united-states"></a>

如果您的计费地址位于美国，您的订阅的销售税将根据您的付款方式所关联的 ZIP /邮政编码进行计算。税额和适用税率可能会根据您所在地区的要求而有所变动。您可以在**费用历史记录**选项卡的账单中查看您的订阅的销售税。

## 增值税 (VAT) <a href="#vat" id="vat"></a>

如果您的计费地址位于澳大利亚、加拿大、欧盟 (EU) 或英国 (UK)，根据您的订阅类型，您可能需要缴纳增值税 (VAT)：

### 个人订阅 <a href="#personal-subscriptions" id="personal-subscriptions"></a>

{% hint style="info" %}
2025 年起，Bitwarden 开始对个人使用的订阅单独计算增值税 (VAT)。
{% endhint %}

对于个人订阅，包括[个人高级版订阅](/docs/plans-and-pricing/password-manager/about-bitwarden-plans.md#premium-individual)和[家庭版组织订阅](/docs/plans-and-pricing/password-manager/about-bitwarden-plans.md#families-organizations)，增值税 (VAT) 将计算并作为单独的项目列在您的账单中。

### 商业订阅 <a href="#business-subscriptions" id="business-subscriptions"></a>

商业订阅（包括[团队版组织](/docs/plans-and-pricing/password-manager/about-bitwarden-plans.md#teams-organizations)和[企业版组织](/docs/plans-and-pricing/password-manager/about-bitwarden-plans.md#enterprise-organizations)）将根据您的计费所在国家/地区缴纳增值税 (VAT) 或商品和服务税 (GST)。如果产生税款，它会作为单独的一行项目包含在账单中。组织[所有者](/docs/admin-console/manage-members/member-roles.md)可以在注册期间或随时在管理控制台中输入其注册企业的有效税务 ID，从而从未来的付款中免除税款。

要添加或更新商业订阅的增值税 (VAT) 或商品和服务税 (GST) 税务 ID：

1、在网页 App 管理控制台中，前往**计费** → **付款详细信息**。

2、选择**编辑计费地址**。

3、在 **VAT/GST 税务 ID** 中添加或编辑现有号码：

<div align="left" data-with-frame="true"><figure><img src="https://bitwarden.com/assets/R4dZ2RT4aA3Qli29vSGz2/54b99a3132aa27a0b1a1cd3bd0eda397/2025-01-21_10-42-28.png?w=984&#x26;fm=avif" alt=""><figcaption><p>组织的税务信息</p></figcaption></figure></div>

4、选择**提交**。

如果您在添加增值税 (VAT) 或商品和服务税 (GST) 号码方面需要帮助，请[联系客户支持](https://bitwarden.com/contact/)。


---

# 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://help.ppgg.in/docs/plans-and-pricing/tax-calculation.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.
