借助 Content API,您可以使用 Content API 端点 accounttax 服务来指定帐号税费。请注意,tax 属性(据此使用 accounttax 服务)仅适用于面向美国销售的商品。accounttax Content API 服务是 Merchant Center 界面功能的镜像。系统将利用 Google 估算的税率自动应用。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eUS merchants must submit the taxes they collect to display accurate product prices for US shoppers.\u003c/p\u003e\n"],["\u003cp\u003eYou can integrate tax settings directly using the Content API or redirect merchants to Merchant Center to manually configure them.\u003c/p\u003e\n"],["\u003cp\u003eAccount-level tax settings via the Content API are suitable for simple setups, typically for merchants operating from a single US state.\u003c/p\u003e\n"],["\u003cp\u003eMerchants with complex tax requirements or those targeting countries other than the US should be directed to Merchant Center for setup.\u003c/p\u003e\n"],["\u003cp\u003eIt is crucial for merchants to consult with tax advisors to ensure compliance with all applicable tax regulations.\u003c/p\u003e\n"]]],["Merchants targeting the US must submit collected taxes. Integrations can enable account-level tax settings via the Content API for US-focused merchants, allowing for destination-based tax rates and leveraging Google's estimated rates. Alternatively, they can redirect merchants to Merchant Center for complex setups or non-US requirements. The Content API's `accounttax` service mirrors Merchant Center's UI and can overwrite existing tax settings. Merchants can also set tax rates at the product level for precision.\n"],null,["1.5 Tax Settings\n----------------\n\n### Introduction and Business Impact\n\n*** ** * ** ***\n\nFor US users to understand the exact price to pay for a product, merchants who target products in the US must submit the taxes they collect. If your merchants will be targeting the US, we recommend providing the ability to set this at the account level within your integration. [Learn more about how tax settings work and when to use them](https://support.google.com/merchants/answer/7052209).\n\nFor how to submit tax requirements for non US countries, [learn more how to set the price of your products to meet the requirements](https://support.google.com/merchants/answer/7052209#zippy=%2Cargentina-australia-austria-belgium-brazil-chile-colombia-czechia-denmark-france-germany-hong-kong-ireland-india-indonesia-israel-italy-japan-malaysia-mexico-new-zealand-netherlands-norway-philippines-poland-portugal-russia-saudi-arabia-singapore-south-africa-south-korea-spain-sweden-switzerland-taiwan-thailand-turkey-ukraine-united-arab-emirates-united-kingdom-vietnam%2Ccanada).\n| **Important:** It is your merchant's responsibility to consult their tax advisor to ensure their setup meets their own legal requirements and to reflect accurate prices.\n\n### UX Guidance\n\n*** ** * ** ***\n\nHere are examples of what you can build within your integration to help guide merchants to implement their taxes through your integration and redirect them to Merchant Center if needed.\n\n**Option #1. Guiding the merchant to use the destination based taxes through your integration**\n\n- Present the options with how they want to decide to set up their taxes. The merchant will be prompted to select either use destination-based tax rates or not use destination-based tax rates\n- The merchant will select the destination based tax rate which will use the setup via the Content API\n- Once selected, the merchant can click confirm and they will see a confirmation that their tax is set up.\n\nThe merchant will first see the account-level tax set up page:\n\nThe merchant will be prompted to select either use destination-based tax rates or not use destination-based tax rates:\n\nOnce selected, click confirm and you will see a confirmation that your tax is set up:\n\n**Option #2. Guiding the merchant to redirect them to Merchant Center for more complex setups.**\n\nPresent the options with how they want to decide to set up their taxes. The merchant is prompted to select either use destination-based tax rates(that is, setup using the Content API) or not use destination-based tax rates which redirects them to Merchant Center.\n\nThe merchant will then select not to use the destination based tax rate which will redirect them to Merchant Center.\n\nOnce selected, the merchant can click confirm, they will see a message which warns them they need to complete this step in Merchant Center. We recommend adding this [link](https://merchants.google.com/mc/tax/settings) which will direct them to their Merchant Center account to set up their taxes.\n\n### Tech Guidance\n\n*** ** * ** ***\n\nThere are a couple ways with deciding on how to approach building an integration for your merchants to meet our tax requirements:\n\n- **Account tax settings using the Content API:** You can build the ability for your merchants to meet their US tax requirements at an account level. This is best for your integration if a majority of your merchants target the US.\n\n- **Direct merchants to Merchant Center:** This option can be considered if the majority of your merchants do not target the US or if the merchants have a complex setup.\n\n#### Account tax settings using the Content API\n\nThe Content API enables you to specify account tax using the content API endpoint [accounttax](https://developers.google.com/shopping-content/reference/rest/v2.1/accounttax) services. Note the tax attribute, and therefore use of the accounttax service, is only applicable to products targeting the US. The accounttax Content API services mirror the functionality of the [Merchant Center](https://merchants.google.com/) UI. This will leverage the Google estimated tax rates to be automatically applied.\n\nIf you want to be more precise, you can specify tax at a [product level](https://support.google.com/merchants/answer/6324454), this requires additional work to integrate this functionality.\n\n#### Account tax settings - Implementing destination based tax rates\n\nThis setup is for merchants who have a simple setup where they operate from 1 state. To enable this we suggest setting the 1 state where the business operates. This can be pulled via the merchant's address of business operations in your system. Ensuring the \"[useGlobalRate](https://developers.google.com/shopping-content/reference/rest/v2.1/accounttax)\" tool is set to True to enable Google-determined sales tax.\n\n#### Merchant Center Interface Example\n\n#### API Call Example\n\n| **Note:** There is a possibility if a merchant uses this setup and they are flagged for incorrect taxes. They will need to fix this and learn more about [how merchants can fix incorrect tax information](https://support.google.com/merchants/answer/6098279).\n| **Important:** If there are existing tax settings set up within a Merchant Center account, the content API can overwrite these existing settings.\n\n#### Directing merchants to Merchant Center\n\nIf you decide to leverage what we showed in the UX example and allow the ability for merchants to choose to implement the destination based tax rates, the other option for the merchants choose are:\n\n- My store does not use destination tax settings\n\n- I am not sure or have a more complex setup\n\nFor these options, we can direct merchants to their [tax settings](https://merchants.google.com/mc/tax/settings) where they can set up their tax rates directly in Merchant Center. If you do not plan to build the account level tax setup within your integration, you should call out the tax requirement and direct merchants to Merchant Center to set up their [tax settings](https://merchants.google.com/mc/tax/settings)."]]