=== Additional Tax Options for WooCommerce === Contributors: wpnomad Donate link: Tags: woocommerce, tax Requires at least: 4.0 Tested up to: 5.5.3 Stable tag: Requires PHP: 5.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin adds the following tax options: * Absorb the difference in tax rates and charge the same "tax-inclusive" price to all customers. * When the customer selects "Local Pickup", charge them tax based on their location instead of the shop base location. == Description == ### This plugin adds the following tax options for WooCommerce: **1. Absorb the difference in tax rates, and charge the same "tax-inclusive" price to all customers** * By default, when you enter price inclusive of taxes in WooCommerce, customers would be charged based on their location. So a customer in location with 10% tax would be charged different from the customer in a location with 15% tax. * With this option, you can choose to charge the same "tax-inclusive" price to all customers, irrespective of their location or tax rates. **2. For Local Pickup, charge tax based on customer's location instead of shop's base location** * By default, when a customer selects the "Local Pickup" option for shipping, they are charged taxes based on your store's location, and not their billing/shipping location. * With this option, you can charge the tax for Local Pickup based on the customer's location. == Installation == This section describes how to install the plugin and get it working. 1. Download the plugin and install it to your `wp-content/plugins` folder, or install the plugin through the WordPress plugins screen directly 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Navigate to **WooCommerce → Settings → Tax** and scroll down to enable the settings. == Screenshots == 1. These options are located in WooCommerce → Settings → Tax == Changelog == Nov 9, 2020 - Version 1.0.0