magespecialist / m2-MSP_CashOnDelivery

Cash on delivery module for Magento 2
52 stars 53 forks source link

Tax in Order Review/Summary #48

Closed JensNi closed 6 years ago

JensNi commented 6 years ago

Preconditions

  1. Magento 2.1.7, php 7
  2. Extension-Version 1.2.9
  3. Set up different tax rates for different countries (20% FR, 19% DE ->this is default).
  4. Tax gets calculated by shipping-country

Steps to reproduce

  1. Place article in cart and proceed to checkout
  2. Choose shipping country different from your default country/tax-country - so tax rate is 20%, not default 19%

Expected result

  1. Order Summary should calculate tax based on the correct tax rate for this country

Actual result

  1. tax gets calculated with the default tax rate

image

  1. It should be a total of 35,00 € and a tax amount off 5,833 € - When choosing the payment method itself, it gets caclulated correctly but not in the summary.

image

phoenix128 commented 6 years ago

Hello @JensNi , please refer to new module mantainer "it4mage".

https://github.com/it4mage/CashOnDelivery

We moved this module under the responsability of it4mage group.