Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Shipping price is not applyed to order total price #144

Closed
1 task done
zfmaster opened this issue Aug 18, 2021 · 2 comments
Closed
1 task done

[Bug]: Shipping price is not applyed to order total price #144

zfmaster opened this issue Aug 18, 2021 · 2 comments
Assignees
Labels
backlog bug Something isn't working

Comments

@zfmaster
Copy link
Collaborator

Expected Behavior

When order is created shipping price is added to order and displayed on order totals
Selection_079

Actual Behavior

    • Order totals are displayed without shipping price ❌
    • Shipping price is send to M2 right ✔️
    • Order total is sent to M2 wrong (and will have influence on payment) ❌
      Selection_078
      Selection_080
      Selection_081

Possible Solution

No response

Steps to reproduce

  1. Add product to basket
  2. Proceed to checkout
  3. Select shipping with price
  4. Proceed to order summary page
  5. Observe

What version of Magento 2 integration are you using?

2.4.3

What version of Node.js are you using?

14.17.4

What browser (and version) are you using?

Chrome, FF

What operating system (and version) are you using?

Ubuntu 20.04

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@zfmaster zfmaster added bug Something isn't working triage-needed Issues that need to be checked labels Aug 18, 2021
@bloodf bloodf removed the triage-needed Issues that need to be checked label Aug 18, 2021
@bloodf
Copy link
Contributor

bloodf commented Aug 19, 2021

Added to Roadmap

@bloodf bloodf added the backlog label Aug 31, 2021
@zfmaster zfmaster self-assigned this Sep 3, 2021
@zfmaster
Copy link
Collaborator Author

zfmaster commented Sep 5, 2021

Fixed in #171

@zfmaster zfmaster closed this as completed Sep 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants