razorpay / razorpay-magento

Razorpay Payment Extension for Magento
28 stars 39 forks source link

Getting "BAD_REQUEST_ERROR" #112

Closed nareshphp1 closed 6 years ago

nareshphp1 commented 6 years ago

Hi, I am getting error "There was an error capturing the transaction. BAD_REQUEST_ERROR: The requested URL was not found on the server." on checkout page when I select payment method Razorpay while placing order in magento site/store.

checkout life - google chrome 2018-05-01 12 09 39

Mayur-Wadpalliwar commented 6 years ago

This was handled over email.

Issue: port was not opened for https://api.razorpay.com on 443

ashksin121 commented 4 years ago

This was handled over email.

Issue: port was not opened for https://api.razorpay.com on 443

Can you please elaborate on the matter as I'm new to the feature

apoorvnag commented 4 years ago

I am facing the same issue. What should I do to fix this?

API Endpoint: https://api.razorpay.com/v1/payouts

The response is always shown as BAD_REQUEST_ERROR{ "error": { "code": "BAD_REQUEST_ERROR", "description": "The requested URL was not found on the server.", "source": null, "step": null, "reason": null, "metadata": {} }}

satya-kalluri commented 3 years ago

Was this resolved? This is the last step of our app-development and I found a major road-block.

ramth05 commented 3 years ago

Was this resolved? This is the last step of our app-development and I found a major road-block.

@satya-kalluri , can you please let us know which version of Magento and plugin you are using.

satya-kalluri commented 3 years ago

Was this resolved? This is the last step of our app-development and I found a major road-block.

@satya-kalluri , can you please let us know which version of Magento and plugin you are using.

Apologies. I was using NPM module, not magento. In haste, I've posted in the wrong group. Correct concern posted at https://github.com/razorpay/razorpay-node/issues/148

satya-kalluri commented 3 years ago

Was this resolved? This is the last step of our app-development and I found a major road-block.

@satya-kalluri , can you please let us know which version of Magento and plugin you are using.

Apologies. I was using NPM module, not magento. In haste, I've posted in the wrong group. Correct concern posted at razorpay/razorpay-node#148

I have got it resolved by registering my account at x.razorpay.com : https://github.com/razorpay/razorpay-node/issues/148#issuecomment-721222779

karthick-d commented 1 year ago

{"error":{"code":"BAD_REQUEST_ERROR","description":"No appropriate payment method found.","source":"customer","step":"payment_authentication","reason":"payment_error","metadata":{}}}