You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have one step checkout ( ahead-works ) in our store. When we try to place order using Razorpay, it gives error.
Razorpay Error: Notice: Undefined index: rzp_payment_id in /var/www/vhosts/www.myborosil.com/webroot/app/code/Razorpay/Magento/Model/PaymentMethod.php on line 228.
Step to reproduce
Install fresh Magento 2.3.4
Install one step checkout ( ahead-works ) and enable it
Install Razorpay and set all configuration for able to checkout
Add product to cart in the frontend
Go to checkout and place order.
Expected Result:
Able to razor pay payment popup
Actual Result:
Getting below error :- Razorpay Error: Notice: Undefined index: rzp_payment_id in /var/www/vhosts/www.myborosil.com/webroot/app/code/Razorpay/Magento/Model/PaymentMethod.php on line 228.
Note : we are able place order with other payment methods.
The text was updated successfully, but these errors were encountered:
We have one step checkout ( ahead-works ) in our store. When we try to place order using Razorpay, it gives error.
Razorpay Error: Notice: Undefined index: rzp_payment_id in /var/www/vhosts/www.myborosil.com/webroot/app/code/Razorpay/Magento/Model/PaymentMethod.php on line 228.
Step to reproduce
Expected Result:
Able to razor pay payment popup
Actual Result:
Getting below error :-
Razorpay Error: Notice: Undefined index: rzp_payment_id in /var/www/vhosts/www.myborosil.com/webroot/app/code/Razorpay/Magento/Model/PaymentMethod.php on line 228.
Note : we are able place order with other payment methods.
The text was updated successfully, but these errors were encountered: