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

After payment the client get's an error: payment failed, but payment was succesfull and confirmation email is send? #1063

Open
askmurphy opened this issue Mar 1, 2025 · 1 comment

Comments

@askmurphy
Copy link

askmurphy commented Mar 1, 2025

Prestashop version: 1.7.8.7
Moliie version: v6.2.6

Mollie log:

{
  "context": [],
  "exceptions": [
    {
      "message": "Class 'Config' not found",
      "code": 0,
      "file": "/home/test123com/domains/test123.com/public_html/override/classes/Mail.php",
      "line": 47,
      "context": []
    }
  ],
  "context_id_customer": 3577,
  "id_shop": 1,
  "currency": "EUR",
  "id_language": 1
}

There is a Mail.php override file, but maybe not correct?

@justelis22
Copy link
Collaborator

Hi there @askmurphy,

Our team has checked and the Mollie module doesn’t have any overrides. So that could not be caused by the Mollie module.

I would suggest importing “Config” into that Mail.php file so that the override works properly.

If you have any questions, please let me know!

Best Regards,
Invertus Support team.

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