mollie / PrestaShop

iDEAL, Creditcard, Bancontact, SOFORT, Bank transfer, PayPal & paysafecard for Prestashop
http://www.mollie.com
BSD 2-Clause "Simplified" License
69 stars 44 forks source link

JQuery error - Unable to load popup on product add to cart button click #786

Closed Nux007 closed 1 year ago

Nux007 commented 1 year ago

Expected behavior

When in a product page and adding the product to the cart, it should display the popup "continue shopping' or 'Go to cart' like in this image (The Mollie module was deactivated in order to take this screenshot):

image

Actual behavior

The popup window simply not appear (When Mollie module is activated again)

image

No popup windows on add to cart button clicked and this warning is in the dev console:

image

Steps to reproduce the behavior

Activate the module + add a product to cart using the product page (does not appear in catalog). When deactivating the module, to error disappear and the confirmation window is shown.

Environment

justelis22 commented 1 year ago

Hi there,

It seems like the exception is most likely related to your PrestaShop theme, although we have found an issue that could cause errors like these, so we have improved the exception handling. We have included the fix to the latest module version - https://github.com/mollie/PrestaShop/releases/tag/v6.0.3

Please let me know if that helps in your case, but please keep in mind that you might not see the error, although the theme might still conflict with the Mollie module.

Best Regards, Invertus Support team.

Nux007 commented 1 year ago

Hello,

You are the best, that fixed my problem :-D thanks !