-
-
Notifications
You must be signed in to change notification settings - Fork 725
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
Orders showing payment state as 'paid' when clicked into they change to 'pending' #5836
Comments
I can replicate this by placing an order and afterwards changing the shipping method to a shipping method 15 dollars more expensive AND also by simply changing the shipping method of the order from 0 to 15 dollars, for example. I tried hard to see how this could be related to #5795, but it's not because the order and the payment (without shipping fee) is from 15th of July, one week before #5795 started. I think this is simply related to this behaviour in the edit order page: whenever a manager edits an order the shipping rates are recalculated even for completed orders, as long the order is not shipped yet. This is what I think it happened, the order was placed on the 15th July with this shipping method, but the shipping method at the time did not have a cost (I cant verify if this is true on the DB). The order total and payment was 140aud. Does this make sense? It's important to know that editing the order can change the shipping cost depending on the shipping method config) |
Hi @luisramos0 - I'm not sure because i haven't been following the detail - but I think the aus team have dicsovered that #5795 was occurring well before it was reported. They have gone back and been checking orders all the way back to the first V3 deploy, which I think is why orders as far back as the 15th were being checked. I would need @chezaorchard or @emilyjeanrogers to confirm that. |
ok, that is one hypothesis. I dont have facts to discard it so we should consider it. One fact that makes me think it can't be the case, but it's not proof, is that clearly someone manually changed the fee on this shipping method on the 21st of July... Do you have any other orders I can check in detail? |
@luisramos0 I have a spreadsheet of over 100 orders that had some kind of issue in the last week, caused by a few different bugs at different times.... and in some cases (as above) the status of them has appeared to change over time, so it's been pretty hard to keep on top of exactly what's happening!! Because fees were dropped off active order cycles for some enterprises, it's highly likely that they were added back manually, by either OFN or the customer as soon as this was noticed - either before or after we applied fixes. We can't be sure who did this and when. I'm not sure what kind of orders would be most helpful, but below are some orders that we've identified as having some kind of issue, before July 21st: Prom Coast: The following orders were not charged fees on July 15th and status is Paid Prom Coast: The following orders were charged fees on July 15th and status is Credit Owed Prom Coast: The following orders were not charged shipping fee or transaction fee but were charged admin fee on July 16th and 17th and status is Paid North Arm Farms: The following orders were not charged admin fee on July 19th and status is paid UPDATE the below two issues have been confirmed as not a problem by the Enterprise On June 28th |
Hello! R624646775 - R578773210 - yes, these are similar to the first order I investigated... I cant explain this except by user action. R004400446 and R221753743 - status is not credit owned any more. I am not sure what to do here. I am not sure it's worth going through these orders and trying to explain what happened between releases and user changes. |
Description
Customer order shows payment state as 'paid' in order list screen, when you click into the order all looks fine, total is correct, fees and shipping are listed and payment is still displaying as 'paid'. When you click through to 'payments' you could see a Balance Due notice.
When you search for the order again, it now shows payment state as 'balance due' in order list screen.
Maybe related to #5119
Expected Behavior
If there is a balance due on and order it should display 'balance due' in order list screen
Actual Behaviour
There is no way to tell there is a balance due - the system is incorrectly displaying 'paid' until the 'payments' screen is accessed.
Screen shots for affected order below. Prom Coast Food Collective, 1965, order R826807508 - screen shots taken at 2:07pm
Screen shot of same order now; 5:51pm
Steps to Reproduce
Not able to reproduce
Workaround
Severity
Your Environment
Logged in as superadmin
The text was updated successfully, but these errors were encountered: