Closed refaelgold closed 7 years ago
Your site is hidden behind a password, it seems. If the bad request error is propogating from Razorpay, we will be sending a reason along with the response in the body.
You are getting a cURL error 77:
. Probable cause is that you do not have CACertificates installed properly on your system. You can see https://stackoverflow.com/questions/17064601/curl-not-working-error-77-for-ssl-connections-on-centos-for-non-root-users for more details.
If you are running ubuntu/debian you can just do sudo apt-get install ca-certificates
You will need to set your Key Id and Key Secret which you can obtain by signing up at dashboard.razorpay.com if you haven't already
i allready put - i must install CACertificates ?
Do you have any dummy data for testing?
In addiation - i got collection.js:237 Uncaught TypeError: this.elems is not a function
That is an error on the magento javascript, and we can't do anything about that.
Its only happend when i activate your module.
now youe module is disabled and the error is gone...
Please send a mail to integrations@razorpay.com
with your PHP and magento version, and we'll take it from there.
I send you an email and waiting for response.
i leave this issue open for other users who maybe have the same issue
i use php 7.0.6 and M2 version 2.0.7
Solving on email.
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.
Same error i am getting on checkout. In addiation - i got collection.js:237 Uncaught TypeError: this.elems is not a function. Any solution for this?
@captn3m0 i am getting bad_request error with message="unauthorized", i am using below url in android with retrofit
i am using test mode. its working in postman.
url: 'https://
Please don't use your secret key in your Android app. Private auth is not meant to be used from public applications.
@captn3m0 can you share any link or document how to properly integrate in android app for capturing the payments.
Steps:
@captn3m0 getting below error API_SECRET not working which i have provided Could not resolve host: KEY_SECRET {"error":{"code":"BAD_REQUEST_ERROR","description":"The api secret provided is invalid"}
Hello From few days razorpay is not working for customers... facing issue: "cURL error 6: Could not resolve host: api.razorpay.com" before it was working fine Can you please help... Thanks In Advance. Magento v: 2.4.2.
Hi, I have an error which said that "Amount exceeds maximum amount allowed." even though i only have 2 usd as input. I also check my console log which resulted to:
i already entered the key and secret in my controller to test it
Hi, I have an error which said that "Amount exceeds maximum amount allowed." even though i only have 500 INR as input. how to fix this.?
getting same erro in _wrapXHR function
GET http://pilo.php7.stage.agent.co.il/razorpay/payment/order?_=1465896779631 400 (Bad Request)
any idea how to fix it?