- Issue created by @Anybody
- 🇩🇪Germany Anybody Porta Westfalica
Just thought about it again and the race condition theory does not fully make sense to me, as the error is reported from PayPal itself, so it looks like the payment is sent to PayPal twice in certain cases? So maybe it's a race condition the other way around?
Any code-wise ideas how this might happen?
- 🇩🇪Germany Anybody Porta Westfalica
Another thing I just recognized is, that the order balance is NOT 0 but is still equal to the order total, like it was unpaid, while it actually IS paid and the payment status also shows "Completed"!
So this bug seems to entirely screw things up.
Is there any news on this? We encountered the same problem and the patch from 🐛 Orders are not completed Active sadly did not solve the issue.