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

Prevent order creation error in case the back redirect to the store takes place in another browser #286

Open
dpuhach opened this issue Dec 24, 2024 · 2 comments

Comments

@dpuhach
Copy link

dpuhach commented Dec 24, 2024

If a customer is redirected back to the store after successful payment (e.g. by IDEAL), but in a different browser, the order won't be created and PrestaShop log will contain the following error: “...Log level: ERROR | Message: Adyen failed to create order from Cart with ID: ...”. Reason: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'secure_key' cannot be null”.

This issue can be solved in the following way:
image

@adyen-integrations-support

Hi,

Thank you for reaching out to us. We have received your ticket and will review it promptly. Our team will analyze the details and get back to you with further updates as soon as possible.

If you have any additional information or questions in the meantime, please feel free to share them.

Thank you for your patience and understanding.

Best regards

@adyen-integrations-support

Hello,

We have reproduced the issue and our team is actively investigating it. We appreciate your patience and will provide updates as soon as we have more information to share.

Kind Regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants