vue-storefront icon indicating copy to clipboard operation
vue-storefront copied to clipboard

[Order Summary] Incorrect Total value

Open sync-by-unito[bot] opened this issue 4 years ago • 1 comments
trafficstars

Environment

repository: vue-storefront

branch: main

Expected result

Total should equal to subtotal + shipping cost

Actual result

Total equals to subtotal only

Steps to reproduce

  1. Add single product to cart
  2. Go to Checkout
  3. Select shipping method with cost > $0.00
  4. Go to billing
  5. Verify order summary

!screenshot-localhost_3000-2021.10.18-13_59_51.png|width=384,height=322!

sync-by-unito[bot] avatar Oct 18 '21 12:10 sync-by-unito[bot]

There should be a dedicated field for it in eCommerce - e.g. in CT we have it, I am pretty sure in M2 too. There could be a bunch of other fields like taxes counted separately, discounts, it would be really hard to count it client-side well

Fifciu avatar Oct 18 '21 12:10 Fifciu

Issue is closed. Reason: Too Old (>6 months)


Sergii Kirianov

Developer Advocate

Vue Storefront

skirianov avatar Jan 18 '23 10:01 skirianov