Warning:Constant REQUESTS_SILENCE_PSR0_DEPRECATIONS already defined in public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/Razorpay.php on line 4
In this file I found this code on line: 4
const REQUESTS_SILENCE_PSR0_DEPRECATIONS = true;
How to solve this frontend error?
2
Answers
Update your woo razorpay SDK file with latest version razor.php
Latest code
Sonam’s answer sounds like a good idea, but, as stated in the comments, a rigid way that actually worked in this case is to deactivate the plugin ‘woo-razorpay’. Not sure what the actual name is in the plugin section of WordPress, but probably ‘Razorpay for Woocommerce’ or something like that.