# Configure the connector Configure the Stripe Tax Connector for WooCommerce. After you [install](https://docs.stripe.com/connectors/woocommerce/installation.md) the Stripe Tax Connector for WooCommerce, you can connect it to your Stripe account and configure your tax settings. If you previously configured these tax settings in the [Stripe Dashboard](https://dashboard.stripe.com/test/settings/tax), the values populate automatically in the Stripe Tax connector. When you edit the values in the connector, the changes automatically update in the Stripe Dashboard in live mode. Testing environments aren’t supported for the WooCommerce connector. If your menu varies from the steps below, refer to the WordPress instructions to [use a plugin](https://wordpress.com/support/plugins/use-your-plugins/). ## Connect your Stripe account On your website’s dashboard, navigate to **WooCommerce** > **Settings**. On the **Stripe Tax** tab, click **Connect with Stripe** to log in to your Stripe account or create a new one. After successful authentication, navigate back to the Stripe Tax settings to continue with the configuration steps. ## Configure your sales tax settings On the **Stripe Tax** tab, under **Configure your sales tax settings**, complete the following: 1. Enter your head office address, which is your company’s legal address. 1. Choose your default [product tax code](https://docs.stripe.com/tax/tax-codes.md), which allows Stripe to calculate the tax rate for categories of products. 1. Click **Save changes**. On the **Tax** tab, you can decide if the prices you set for your products are inclusive or exclusive of tax. ## Manage tax registrations Tax isn’t applied [until you add registrations](https://docs.stripe.com/tax/zero-tax.md#situations-where-stripe-calculates-zero-tax) for jurisdictions where you need to collect tax. Our [monitoring tool](https://docs.stripe.com/tax/monitoring.md) can help you understand where you might be registered or need to register. If you’re already registered in certain jurisdictions and want to start collecting tax immediately, you can add those registrations to your configuration. You can only add tax registrations for [supported countries and registration types](https://docs.stripe.com/tax/supported-countries.md#supported-countries). Some jurisdictions might require additional information. ### Add tax registration On the **Stripe Tax** tab, under **Tax registrations**, click **Add new**. Choose the jurisdiction from the dropdown, then click **Save changes**. ### Delete tax registration To delete a registration, hover over the registration, then click **End immediately**. To delete multiple registrations, select them from the list, then click **End immediately** from the **Bulk actions** dropdown. ## Configure product tax codes and customer tax settings You can configure tax codes for your products or tax settings for your customers. ### Product tax codes Stripe Tax can calculate the tax for each of your products based on the product tax code that you assign to it. If you don’t set a code per product, Stripe Tax uses the default [product tax code](https://docs.stripe.com/tax/tax-codes.md) that you selected during setup. To set a tax code per product: 1. Go to **Products** and select a product from the list. 1. On the **Edit product** page, in the **Product data** section, select a **Stripe Tax - Product tax code** for the product. 1. Click **Update** to save your selection. ### Customer tax settings Stripe Tax can calculate the tax for each of your customers based on their tax status. To update a user’s taxability: 1. Go to **Users** and select a user from the list. 1. Under **Stripe Tax Exemptions**, select a **Tax Status** option for the user. 1. Click **Update user** to save your selection. Learn more about how the customer’s [tax status](https://docs.stripe.com/tax/zero-tax.md#exempt-customers) impacts tax calculation. ## Collect taxes To start collecting taxes: * On the **WooCommerce** > **General** tab, select **Enable tax rates and calculations**, then click **Save changes**. This setting enables rate configuration and tax calculation during the checkout process. * On the **WooCommerce** > **Stripe Tax** tab, select **Enable Stripe Tax**, then click **Save changes**. This setting enables automatic tax calculation and collection on all transactions. After selecting a product from your WooCommerce store, you can enter an address on the Checkout page to automatically calculate tax based on the address. Test the tax behavior using the addresses where you registered, as well as the store address. Certain product tax codes, such as [most services](https://docs.stripe.com/tax/tax-codes.md?type=services), are taxed at origin (your head office address). Scenarios also exist where [zero tax](https://docs.stripe.com/tax/zero-tax.md) is calculated. ## View tax reports After you start collecting taxes, the Stripe Tax connector sends the transactions to Stripe Tax. You can then access tax reports and exports in the [Stripe Dashboard](https://dashboard.stripe.com/tax/registrations). Learn more about the types of [tax reports](https://docs.stripe.com/tax/reports.md) available in Stripe Tax. ## Set up custom tax rates You can create [tax customizations](https://docs.stripe.com/tax/tax-customizations.md) to override the tax behavior that Stripe Tax applies to various products. ## Refund taxes The connector supports refunds, which you can initiate by following the guide for [refunding orders in WooCommerce](https://woocommerce.com/document/woocommerce-refunds/). Initiating a refund reduces the tax liability, and tools like the [tax obligations monitoring tool](https://docs.stripe.com/tax/monitoring.md#refunds-and-threshold-calculations) automatically update. Refunds don’t refund the Stripe Tax fees. ## See Also * [Install the connector](https://docs.stripe.com/connectors/woocommerce/installation.md) * [Test and troubleshoot the connector](https://docs.stripe.com/connectors/woocommerce/troubleshooting.md)