Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not place order in one step checkout #245

Open
amitnavsoft opened this issue Apr 5, 2021 · 0 comments
Open

Can not place order in one step checkout #245

amitnavsoft opened this issue Apr 5, 2021 · 0 comments

Comments

@amitnavsoft
Copy link

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

  1. Install fresh Magento 2.3.4
  2. Install one step checkout ( ahead-works ) and enable it
  3. Install Razorpay and set all configuration for able to checkout
  4. Add product to cart in the frontend
  5. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant