Reaction: [bug] Custom Tax Rates Not Applying - 1.17 Port Fix

Created on 24 Oct 2018  路  3Comments  路  Source: reactioncommerce/reaction

Solved/Resolved : https://github.com/reactioncommerce/reaction/issues/4655

Issue Description

Even though Custom Rates are enabled they are not applied on checkout, however when looking at "Orders" in detail, the tax will be applied.

Steps to Reproduce

  1. Enable Custom Rates for X
  2. Attempt to checkout with an address in X
  3. Observe that taxes are not applied in checkout

Solution

Port 1.17 Fix (https://github.com/reactioncommerce/reaction/pull/4664)

Versions

Reaction: 1.17 (https://github.com/reactioncommerce/reaction/pull/4761)

bug

All 3 comments

It does not seem like we can cherry-pick the fixes from #4664 as that relies on the 2.0.0 create order methods. We may be able to use the same concept, but will have to find the files that need to be fixed in the 1.17 release.

I believe this is only issue left blocking 1.17.0 I'll take a look at it tomorrow

Resolved by #4806

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zenweasel picture zenweasel  路  4Comments

aaronjudd picture aaronjudd  路  3Comments

spencern picture spencern  路  3Comments

focusaurus picture focusaurus  路  4Comments

spencern picture spencern  路  3Comments