-
Notifications
You must be signed in to change notification settings - Fork 9
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
Mollie Internal Server Error #5
Comments
Can you check |
Its just in the test system, if we switch it to live - it works :) |
Hi there @raphaelm, first of all: thanks for your plugin. I've encountered the same problem @gleichaberanders has encountered. In test mode, using Mollie test keys, I too receive a 500 error.
|
Note: I’m not sure if I used Mollie’s OAuth or API key. Will check later this evening. |
This seems to occur for both OAuth and API key implementations. For further debugging we'd need to print Mollie's https://docs.mollie.com/guides/handling-errors -> CTRL + F -> "422" |
Hey together,
i just implemented the Mollie plugin in our pretix system.
Mollie says the payment is okay, but pretix is unable to get this information. First step: we just select sofort via mollie, we authorize the test payment:
After that we just get this information / internal server error:
(URL: https://url.shop/eventname/veranstaltung/mollie/return/HR9AQ/e2c32a748445edd56a5f081daebf84e566b25cac/34/)
If we check Mollie, it says the payment is okay, but there is an web hook error:
If we check the pretix backend, we are not able to see that the order is payed:
The text was updated successfully, but these errors were encountered: