Closed jeffstieler closed 6 years ago
@jeffstieler Thanks for opening this issue! I'm halfway there with a fix, still trying to devise a solution to pass the sign-up fee to our API for tax calculations. Related PR: https://github.com/taxjar/taxjar-woocommerce-plugin/pull/47
@jeffstieler Got this working, will deploy after a review from the team.
I had a similar issue where there is interference caused when I have Woocommerce/Woocommerce Services and jetpack enabled at the same time. Basically it completely screws up my tax calculations not to mention it makes each of my products that are subscription based (with a 600,800, 1000 dollar sign up fee) cost a total of 16 dollars total . As soon as I disable jetpack, everything is back to normal but I get no tax calculations. Really hoping for a solution soon!
@beast3500 I'm sorry about the inconvenience this is causing. Once we get this merged into the TaxJar plugin (hopefully this week), I'm certain it will be ported over to WooCommerce Services shortly.
@jeffstieler Merged #47 for release in the TaxJar plugin shortly. Let's get it into WCS! /cc @beast3500
Any idea of the timeline here?
@beast3500 See https://github.com/Automattic/woocommerce-services/pull/1265
This issue was first created in the WCS repo: https://github.com/Automattic/woocommerce-services/issues/1250
I've tested with WCS disabled and only TaxJar in play - the bug still occurs. It seems that somehow with TaxJar calculations enabled, the sign up fee is completely dropped from the line items. Not only is the tax incorrect, the sign up fee won't be collected.
Quoting @NickGreen from https://github.com/Automattic/woocommerce-services/issues/1250: