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
We have encountered an issue where the status of some orders already marked as “Shipped” reverts to “Payment Accepted.” For example, order NCNVEVHFW exhibits this behavior.
Upon reviewing the logs of the payment module, we identified an “OFFER_CLOSED” event occurring at the exact moment when the order status changes back to “Payment Accepted.”
Steps to Reproduce:
1. Process an order and set its status to “Shipped.”
2. Monitor the status after an “OFFER_CLOSED” event is logged in the payment module.
Expected Behavior:
The status of shipped orders should remain unchanged, even after an “OFFER_CLOSED” event.
Actual Behavior:
The status reverts to “Payment Accepted”
Additional Information:
Please advise if further details or logs are needed to investigate this issue.
The text was updated successfully, but these errors were encountered:
Thank you for providing the details about the issue. We have tried multiple payment methods and followed the steps you provided, but we were unable to reproduce the behavior you described.
To assist us in investigating further, could you please provide more context and additional details:
Which payment methods are affected? Is it limited to the Visa card mentioned in your screenshot?
Which versions of PrestaShop and the Adyen plugin are you using?
How long did you wait for the status to change from “Shipped” back to “Payment Accepted”?
How long after processing the order does the “OFFER_CLOSED” event occur?
Your input will help us pinpoint the root cause more efficiently. Thank you in advance for your cooperation.
Could you please update to the latest version and check if the issue persists? If the problem continues, feel free to provide additional details or logs, and we will investigate further.
We have encountered an issue where the status of some orders already marked as “Shipped” reverts to “Payment Accepted.” For example, order NCNVEVHFW exhibits this behavior.
Upon reviewing the logs of the payment module, we identified an “OFFER_CLOSED” event occurring at the exact moment when the order status changes back to “Payment Accepted.”
Steps to Reproduce:
1. Process an order and set its status to “Shipped.”
2. Monitor the status after an “OFFER_CLOSED” event is logged in the payment module.
Expected Behavior:
The status of shipped orders should remain unchanged, even after an “OFFER_CLOSED” event.
Actual Behavior:
The status reverts to “Payment Accepted”
Additional Information:
Please advise if further details or logs are needed to investigate this issue.
The text was updated successfully, but these errors were encountered: