Hi @praveen,
thanks for your answer, but I don’t agree: The posted links suggest to disable the loaded JavaScript with the help of the “wp_dequeue_script” function. But the problem is that you load pure JavaScript into the footer using the “wc_enqueue_js” function in “woocommerce-gateway-paypal-express-checkout/includes/settings/settings-ppec.php” on line 53. That makes it impossible to remove the JavaScript for me via handlers and display it only on certain pages, without editing the plugin PHP files.
So, how could we remove that JS, which is displayed on each on every page?
Best regards,
Chevallier