调至内容部分
创建账户
或
登录
Stripe 文档徽标
/
询问人工智能
创建账户
登录
开始
付款
销售收入
平台和交易市场
资金管理
开发人员资源
概览
Billing
概览关于 Billing API
订阅
开账单
    概览
    账单运作机制
    API 快速入门
    用 API 集成
    无代码开账单
    账单生命周期
    预览账单
    编辑账单
    安排账单最终确认
    状态转换与最终确认
    发送客户邮件
    生成贷项通知单
    给客户发账单
    客户
    客户贷方余额
    客户税号
    账单付款
    托管账单页面
    创建账单支付计划
    接受部分付款
    账单的支付方式
    自动欠款回收
    账单定制
    自定义账单
    账单呈现模板
    将账单行项目分组
    汇总行项目
    全球开账单
    最佳实践
    多币种客户
    其他账单功能
    产品和价格
    管理批量账单行项目
    税
      账户税号
      税率与税号
      手动添加税额
基于用量的计费
报价
客户管理
用其他产品计费
收入恢复
自动化
测试您的集成
税务
概览
使用 Stripe Tax
管理合规
报告
概览
选择报告
配置报告
Reports API
多账户报告
收入确认
数据
概览模式
自定义报告
Data Pipeline
数据管理
首页销售收入Invoicing

Taxes

Learn about Stripe Tax and how to use it with invoices.

On an invoice, Stripe Tax calculates sales tax, VAT, and GST. To calculate these for each line item, Stripe uses:

  • Your tax settings
  • The customer’s tax settings and location
  • The product tax code and price tax behavior
正在加载视频内容...

Set up the customer

We use the customer’s location to determine the relevant taxes to collect. Customers outside of the US need at least a country-level address, while customers in the US require a 5-digit postal code. For Canada, we need at least the province or postal code.

You can add customer location information in the Customer details page by clicking Edit next to Details. To add a customer’s location from the Invoice Editor, click the overflow menu () next to the customer. Select Edit customer information, click Add additional details, and scroll down to Billing details.

After you update the location, click Update customer. Stripe applies the new location to all of your customer’s future invoices unless you update it. For more information, see Determine customer locations.

Set up line items

To calculate tax on each line item on an invoice, you need to set a tax behavior and optionally a tax code.

Customize tax settings for one-off line items

Customize line items in the Invoice Editor by selecting the tax behavior from the Include tax in price drop-down menu.

Customize tax settings for one-off line items

Customize tax settings for one-off line items

Customize tax settings for product-based line items

You can use both the Dashboard and the API to customize tax settings for product-based line items.

On the Products page, you can select both the tax behavior for a particular price and the optional tax code for the product. The tax behavior is per price. You can’t change the tax behavior after you select it, but you can create new prices or archive old ones. To set up a tax behavior, click Add a price (or Add another price if you already have one) and select it from the Tax behavior drop-down menu.

To set up a tax code, select it from the Tax code drop-down menu when you create a new product or edit the details of an existing one.

Customize tax settings for one-off line items

Customize tax settings for one-off line items

Enable automatic tax

注意

Log in or sign up for Stripe to enable Stripe Tax.

Enable the Use automatic tax collection toggle on the tax settings page to automatically enable tax calculation on new invoices you create in the Dashboard.

Stripe Dashboard with the automatic tax toggle set to true

Stripe Dashboard with the automatic tax toggle set to true

Update untaxed invoices

To enable automatic tax calculation for existing invoices:

  1. Click Edit invoice from the Invoice details page, or click the invoice’s overflow menu (), then Edit invoice from the Invoices page to create a new draft in the Invoice Editor.
  2. In the editor, turn on the Collect tax automatically toggle.
  3. If customer is missing address information required for tax calculation, a notification badge alerts you and provides instructions to resolve the problem.
    Invoice editor with the warning badge about missing customer address

    Invoice editor with the warning badge about missing customer address

  4. Save the invoice to enable automatic tax calculations on all future instances of the invoice. Learn more about editing invoices after finalization.

Update invoices with existing tax rates

To replace invoice tax rates with automatic tax calculation, follow the previous steps to edit the invoice. Then remove the applied tax rates and enable the Collect tax automatically toggle.

For more information on automatic tax calculation, see Automatically collect tax on invoices.

Net prices and taxes

You can issue invoices with line item prices that exclude inclusive tax. Tax-exclusive prices are only shown in the invoice PDF. That means, when using inclusive tax, the Hosted Invoice Page and invoice emails show tax-inclusive prices. You can define the settings for net prices in the Dashboard or API.

  • Include inclusive tax—The invoice PDF displays line item prices including the inclusive tax. (This is the default.)
  • Exclude tax—The invoice PDF displays line item prices excluding tax.

Order precedence

If you set a default for line item prices at the customer level, it takes precedence over account-level settings.

To set a default for item prices, go to Default item prices in the Invoice template. Your chosen setting applies to all of the invoices you create through the Dashboard or API. For one-off invoices, use the Invoice Editor to set tax exclusivity. Go to Advanced options and choose to Include inclusive tax or Exclude tax. To learn more, see Create an invoice.

另见

  • Determine customer locations
  • Understand zero tax amounts
  • Reporting and filing
此页面的内容有帮助吗?
是否
  • 需要帮助?联系支持。
  • 加入我们的早期使用计划。
  • 查看我们的更改日志。
  • 有问题?联系销售。
  • LLM? Read llms.txt.
  • Powered by Markdoc