> It appears that the WooCommerce-Taxamo plugin is currently written with the following logic:
> – if product is flagged as Virtual and tax country is in EU or ZA then use the rate from Taxamo
> – if product is flagged as Virtual and tax country is NOT in EU or ZA then use the rate from WooCommerce lookup tables
> – if product is NOT flagged as Virtual then use the rate from WooCommerce lookup tables
>
> Our suggestion is to change the logic to this:
> – if product is flagged as Virtual then use the rate from Taxamo
> – if product is NOT flagged as Virtual then use the rate from WooCommerce lookup tables
>
> One additional potential change to note, depending on what you are currently passing into our API, is that different regions may require additional fields that are
> optional in EU/ZA. For example US tax requires the city, region, and postal_code fields to be populated.
Open
Last updated: August 19, 2016
0 comments
Log in to comment on this feature request.