MultiSafepay / magento2

MultiSafepay plugin for Magento 2
Open Software License 3.0
19 stars 8 forks source link

wrong shipping cost when zero tax #62

Closed vshatylo closed 3 months ago

vshatylo commented 4 months ago

Describe the bug We experience an issue that total paid amount is different between magento and multisafepay

Pre-conditions

To Reproduce Steps to reproduce the behavior:

  1. add product to the basket
  2. go to checkout
  3. fill shipping address and Valid VAT number
  4. choose shipping method with price greater than zero
  5. place an order using MultiSafePay payment method

Expected behavior Shipping cost is the same in Magento and MultiSafepay. Customer pays equal price.

Additional context Magento Version: 2.4.6-p3 MultiSagePay version: 3.4.0

vinodsowdagar commented 4 months ago

Hi @vshatylo ,

Thank you for the report, we'll look into it and come back to you later.

vinodsowdagar commented 4 months ago

Hi @vshatylo ,

We could successfully reproduce this issue and we will be working on a fix in the upcoming sprint. If there are questions in the meantime, please let us know.

vinodsowdagar commented 3 months ago

Hi @vshatylo ,

We've updated the module with a change that should fix your issue: https://github.com/MultiSafepay/magento2/releases/tag/3.5.0

For now I am closing this issue. If the issue still persists or if there are any other questions, feel free to place a comment here and we will check if we can reopen the issue if needed.