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

[Bug]: mollie checkout displays error even if the payment was done #48

Open
mirwaisx opened this issue Jan 11, 2025 · 0 comments
Open

Comments

@mirwaisx
Copy link

What happened?

It seems that this line and thrwoing the exception "Sorry, your payment was not successful. Please contact your bank or try again later." is too early at this stage,
I checked out and paid with mollie payment, when it was paid (successful) it shows that error message and after reloading the page you see that the payment was successful.

What did you expect to happen?

I expect not to see this error if the payment was successful.
Because the order->processed is set in processNotifyUrl() which is called after the processReturnUrl apparently.

Version

3.x

What browser are you seeing the problem on?

Chrome

Relevant log output

No response

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

1 participant