-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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]: Incorrect Outstanding amount and Total Pending amounts #10686
Comments
@docloulou, please include the steps of the order edit, so we can reproduce :) |
would this not be updated by the webhook return from payment provider? |
here the steps: other scenario with captured payment :
|
Hi, |
Note: Same on fresh starter ORDER JSON on picture 2
ORDER JSON on picture 3
|
@olivermrbl sorry to insist, I'm encountering an issue where modifying the quantity of an item in an order leads to inconsistent handling of payment collections. Specifically:
|
Package.json file
v2.1.3
Node.js version
v21
Database and its version
16
Operating system name and version
linux docker
Browser name
firefox
What happended?
Incorrect Outstanding amount and Total Pending amounts after order edit (add quantity) with a pending payment
Expected behavior
correct outstanding amount and Total Pending amounts
Actual behavior
amount and Total Pending amounts are broken
Link to reproduction repo
none
The text was updated successfully, but these errors were encountered: