Skip to content
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

Missing order update #824

Open
KathiD303 opened this issue Nov 11, 2024 · 1 comment
Open

Missing order update #824

KathiD303 opened this issue Nov 11, 2024 · 1 comment
Assignees
Labels
Investigating We are working on this issue together with the customer.

Comments

@KathiD303
Copy link

Describe the bug
We currently have orders in Magento whose order status is not updated, but remains on “pending payment” although the payment has already been received in Mollie. Interestingly, it can be seen in the order history that the order already had the status “processing” (see screenshots below) - but this does not seem to have any effect on the Magento status. This remains at “pending payment”. An invoice has also already been generated for the order in Mageto. However, the Mollie payment status is still “open”.
The remedy is to manually fetch the Mollie payment update again, the order then jumps to status “processing”.
Unfortunately, it is unclear how to reproduce the error. Only a small percentage of our orders are affected.

Are you aware of such a problem? Any help on how to solve this would be highly appreciated.

Used versions

  • Magento Version number(eg 2.3.5): 2.4.5-p10
  • Open source/Enterprise/B2b: Commerce Cloud
  • Mollie version number (Check configuration): v2.42.0

To Reproduce
Unknown.

Expected behavior
Magento orders status gets updated accordingly.

Actual behavior
Magento order status stays on pending payment.

Screenshots
Magento order status:
image

Mollie payment status:
image

Order history:
image

@Frank-Magmodules
Copy link
Collaborator

Hi there, @KathiD303.

Thank you for opening this issue! Could you please check if Mollie successfully received the webhook updates? You can do this by opening the order in your Mollie dashboard and viewing the webhook flow chart. This will show whether the update was successful and, if not, provide details on what went wrong. You can also use this timing to review your Magento and/or server logs for any issues around that specific time.

If you don’t find any useful information, feel free to reach out to us directly!

@Frank-Magmodules Frank-Magmodules added the Investigating We are working on this issue together with the customer. label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Investigating We are working on this issue together with the customer.
Projects
None yet
Development

No branches or pull requests

2 participants