Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@aldeed
Copy link
Contributor

@aldeed aldeed commented Mar 14, 2019

Impact: major
Type: bugfix

Issue

Cannot checkout due to total mismatch when there's any tax on an order

Solution

A function was not being found due to having renamed it in one place but not another. Fix the names.

Breaking changes

None

Testing

  1. Add items to cart and go through checkout with data that will cause there to be some non-zero charge for taxes.
  2. Verify you can place the order successfully without getting a price mismatch error.

to fix integration test

Signed-off-by: Eric Dobbertin <[email protected]>
@nnnnat nnnnat self-requested a review March 14, 2019 17:26
Copy link
Contributor

@nnnnat nnnnat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good, checkout/order creating seems to be working

@nnnnat nnnnat merged commit a63f5e7 into develop Mar 14, 2019
@nnnnat nnnnat deleted the fix-aldeed-tax-issue branch March 14, 2019 18:16
@jeffcorpuz jeffcorpuz mentioned this pull request Mar 19, 2019
cmbirk pushed a commit to cmbirk/reaction that referenced this pull request Aug 18, 2019
…deed-tax-issue

fix: naming issue caused taxes to not be calculated
cmbirk pushed a commit to cmbirk/reaction that referenced this pull request Aug 18, 2019
Merge pull request reactioncommerce#5043 from reactioncommerce/fix-aldeed-tax-issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants