Error: Deprecated: Creation of dynamic property WC_Gateway_PayGate::$plugin_url is deprecated in /usr/www/users/jiffcnkbzp/wp-content/plugins/paygate-payweb-for-woocommerce/classes/WC_Gateway_PayGate.php on line 482
Possible issue: Both Elementor Pro and WooCommerce use JavaScript heavily for various frontend and backend functionalities. Conflicts between JavaScript libraries or functions could be the cause.
The fix?that works but affects Page editing.
We added this code to our child theme:?
wp_dequeue_script(‘jquery’);wp_deregister_script(‘jquery’);wp_register_script(‘jquery’, get_template_directory_uri().’/vendor/jquery/jquery.js’, false, ‘3.4.1’, false);wp_enqueue_script(‘jquery’);
Looking for a fix that does not affect Page editing in Elementor.
I have encountered an issue with the Paygate for WooCommerce plugin ( version 1.4.8 ) on a client’s website. For some reason, the script ( in paygate-payweb-for-woocommerce/classes/WC_Gateway_PayGate_Portal.php ) that is responsible for submitting the form after clicking the proceed to PayGate is being wrapped in paragraph tags causing it not to run as a script. I have circumvented this issue by wrapping the script in an HTML comment tag and removing unnecessary new lines. Would you guys be able to fix this in an upcoming update? Let me know if you require any further details.
]]>Hi,
Please add support for HPOS. It will soon be activated by default for all new Woocommerce installs.
]]>Q1-> How can i payment using paygate e-wallet?
– My website is online two users available 1-buyer, 2-seller. So buyer buy a product and payout. But Q2 -> how can I have sent money seller account using Paygate
Q3-> Is it possible seller can create a wallet?
Q4-> How to Marchant sen money on seller wallet or account?
Q5-> How to seller send money he’s a wallet to a bank account?
Good day,
Since WordPress 5.9 I am unable to transact through the PayGate plugin.
Customers are sent to a blank page once clicking “checkout”.
]]>