razorpay / razorpay-magento

Razorpay Payment Extension for Magento
28 stars 38 forks source link

Error when try to upgrade extension version 4.0.4 in Magento version 2.4.2 #435

Closed dev-amitsaini closed 5 months ago

dev-amitsaini commented 1 year ago

Hello, I am trying to upgrade the extension version to the latest (4.0.4), but after the composer update extension when I tried to run the "setup:upgrade" command, the below error is showing: PHP Warning: Uncaught Exception: Warning: require_once(/vendor/razorpay/magento/Model/../../Razorpay/Razorpay.php): failed to open stream: No such file or directory in /vendor/razorpay/magento/Model/TrackPluginInstrumentation.php on line 17

And Line 17 code: image Also, what is the "WpOrg\Requests\Autoload" dependency? Because in the previous version (3.7.5), this dependency was not showing. Also, after the composer update extension, there is no "WpOrg\Requests" dependency showing in the "vendor" directory.

himanshuv4 commented 7 months ago

I am getting same error version 4.1.2 in magento 2.3

yashgit891 commented 6 months ago

Hello, Can you folks try with the latest release and if issue still persists please share the error.