You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Because customers open the payment twice there were two orders created in Mollie dashboard, Customer will pay and the Webhook will set status to Processing. But the second payment will be overwrite the latest processing status to pending Payment.
Used versions
Magento ver. 2.4.6-p5
Open source:
Mollie v2.39.0:
To Reproduce
Steps to reproduce the behavior:
Go to checkout
Click twice on the place order button
Pay normal at mollie
Expected behavior
Order status is Processing and will stay Processing till it is shipped
Actual behavior
Order status will be processing, but the second payment will be set status to pending payment
Screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
It seems that we have found a configuration where we could reproduce the issue you mentioned. The good news is that we have created a fix, which is currently being tested in different configurations/environments. If approved, it will be included in the release scheduled for later this week! Thank you for sharing this complete report!
I'm happy to inform you that we've fixed this issue in the latest release. Thank you for your report. I'm closing this issue for now, but feel free to reopen it or comment whenever needed.
Describe the bug
Because customers open the payment twice there were two orders created in Mollie dashboard, Customer will pay and the Webhook will set status to Processing. But the second payment will be overwrite the latest processing status to pending Payment.
Used versions
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Order status is Processing and will stay Processing till it is shipped
Actual behavior
Order status will be processing, but the second payment will be set status to pending payment
Screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: