Closed gbakeman closed 4 months ago
We had the same problem in production. Nobody was able to checkout using Nuvei Checkout. We do not have WooCommerce's Points & Rewards plugin installed. The same JavaScript errors posted above come up in the browser's console. We had to revert back to version 3.0.0 of the plugin.
@odeland Thanks for confirming so I know it's not just me! It's interesting to find that you don't have the same plugin as me. Do you think you might have the time to test and isolate which, if any, plugin Nuvei may be conflicting with? I've been able to restore normal functionality by disabling the conflicting plugin on my end. I also want to recommend that you reach out to the Nuvei Integration Support team at integration-international@nuvei.com. They've been assisting me with integration and also interfacing with the developers who manage this plugin.
I am sorry for the problem, but it is impossible to test our plugin how behave with all available plugins for Wordpress/Woocommerce. The only plugins we test for compatibility are mentioned in the documentation. I will report you problem, but cannot promise it will be solved.
Guys, I checked Points & Rewards plugin with our plugin v3.0.3 and wasn't able to reproduce the problem. Can you also check and send feedback if the problem was solved?
@miroslav-sc It looks like you've fixed the incompatibility with WC P&R and full Checkout SDK is now working, thank you!
Similar to issue #5, there's an incompatibility introduced, this time between updates 3.0.0 and 3.0.1, with WooCommerce Points & Rewards v1.8.5 and potentially other plugins (see below). When loading the Checkout page for the first time, this error is printed to the browser console:
If I try to click the Continue button to go to the payment details screen, I see this:
However, unlike the last issue, this one is not easily resolved by changing the checkout mode - it occurs with Checkout SDK and cashier modes. I hope there's still something that can be done on this side to resolve the incompatibility with WooCommerce's Points & Rewards.