-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Paypal Order total mismatch - Price rounding issue #24233
Comments
Hi @Priya-V-Panchal. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. @Priya-V-Panchal do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Hi @engcom-Charlie. Thank you for working on this issue.
|
Hello @Priya-V-Panchal Manual testing scenario:
Actualt result: So i have to close it. If you can reproduce this issue on 2.3-develop branch please |
Hi @engcom-Charlie , Thanks for looking into it. As per my comment, to reproduce this issue can you please check with the exact amount which I specified in the question? You will replicate the issue. This issue is related to price rounding and it gives minor difference in total like 0.01 so it would only occur with summation of some specified float price. |
@Priya-V-Panchal can you provide your Tax rate percent? |
HI @engcom-Charlie , My rate percent is 9.5000 & |
@Priya-V-Panchal |
@engcom-Charlie , |
@Priya-V-Panchal ofc: |
Please check my quote item detail. In my case, Tax amount and row total both are slightly different which causes the issue. |
@Priya-V-Panchal Row total both and tax amount are different because when we create a product in Magento 2.3-develop, the price is validated by js-validator to 11.51: |
In my case, it is taking value up to 4 decimals trailing without zero. Like row total 11.5120 and tax is 1.0935 |
@Priya-V-Panchal okay, i will try on EE version. |
Thanks @engcom-Charlie |
Hi @sdzhepa. Thank you for working on this issue.
|
Hello @Priya-V-Panchal Thank you for reporting and collaboration! Unfortunately, we are not able to reproduce this issue by provided steps either on Open Sorce(CE) or Commerce(EE) versions of Magento. I am closing this issue, but I would strongly recommend report this problem to the Support portal associated with your Commerce account. Current repository and issue tracker aimed at Magento Open Source version only and the main focus is community contribution/collaboration. It described in Issue reporting guidelines and it is a part of the issue report template:
|
@engcom-Charlie - We are facing the above issue as well.Below are the details.Do look into this. Preconditions Magento 2.3.1 CE Steps to reproduce Add a fews products to the cart from the frontend. Expected result Actual result Please look into this. |
The issue still there in 2.3.1 version
SHIPPINGAMT + ITEMAMT + TAXAMT = AMT Paypal Debug Log
|
Hi @engcom-November. Thank you for working on this issue.
|
Verified the issue on Magento 2.4-develop branch and the issue is reproducible with Japanese Currency setup.
Exception log: Note: User is able to place Order using "Check/Money Order" but difference in Grand Total is observed in Checkout page and Order Information page |
Unfortunately, not enough information was provided to create a Jira ticket. Please make sure you added the following label(s): Once all required labels are present, please add |
✅ Jira issue https://jira.corp.magento.com/browse/AC-687 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-November. Thank you for verifying the issue. |
There is another situation that creating the bug where a coupon code is placed. Preconditions (*)Magento 2.4.1 CE Steps to reproduce (*)
Expected result (*)The order should be placed Actual result (*)Below Error message is getting displayed on UI.
|
same issue of #33651 |
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
Note: User is able to place Order using "Check/Money Order" but difference in Grand Total is observed in Checkout page and Order Information page
The text was updated successfully, but these errors were encountered: