Plugin not Working (May 2020)
-
The plugin doesn’t seem to work, or connect correctly to PayPal. I’ve installed it, linked it to a business PayPal account and generated a form, which is displayed correctly. However, when clicking on the payment button, nothing happens and I get the “Oops, got a problem here”. Sadly, there is no message anywhere on what the “problem” may. With “nothing happens” I mean that the PayPal pop-up doesn’t display.
If I configure the plugin to use the sandbox, then the PayPal plugin shows very quicky, then closes and the same error message appear.
If I enable WordPress debug log, I can see a few errors about this plugin:
[21-May-2020 13:13:01 UTC] PHP Notice: Undefined variable: border in /home/.../wp-content/plugins/quick-paypal-payments/legacy/quick-paypal-payments.php on line 2562 [21-May-2020 13:13:01 UTC] PHP Notice: Undefined index: couponblurb in /home/.../wp-content/plugins/quick-paypal-payments/legacy/quick-paypal-payments.php on line 687 [21-May-2020 13:13:01 UTC] PHP Notice: Undefined variable: couponcode in /home/.../wp-content/plugins/quick-paypal-payments/legacy/quick-paypal-payments.php on line 694 [21-May-2020 13:13:01 UTC] PHP Notice: Undefined index: reference in /home/.../wp-content/plugins/quick-paypal-payments/legacy/quick-paypal-payments.php on line 756 [21-May-2020 13:13:01 UTC] PHP Notice: Undefined index: couponblurb in /home/.../wp-content/plugins/quick-paypal-payments/legacy/quick-paypal-payments.php on line 687 [21-May-2020 13:13:01 UTC] PHP Notice: Undefined variable: couponcode in /home/.../wp-content/plugins/quick-paypal-payments/legacy/quick-paypal-payments.php on line 694 [21-May-2020 13:13:01 UTC] PHP Notice: Undefined index: reference in /home/.../wp-content/plugins/quick-paypal-payments/legacy/quick-paypal-payments.php on line 756 [21-May-2020 13:13:01 UTC] PHP Notice: Undefined index: couponapplied in /home/.../wp-content/plugins/quick-paypal-payments/legacy/quick-paypal-payments.php on line 1293 [21-May-2020 13:13:03 UTC] PHP Notice: Undefined variable: currency in /home/.../wp-content/plugins/quick-paypal-payments/legacy/quick-paypal-payments.php on line 1842
I don’t use any coupons… By editing the plugin code and removing the “Undefined variable” errors, the plugin still doesn’t work.
Is it something to do with PayPal?
- The topic ‘Plugin not Working (May 2020)’ is closed to new replies.