-
Handle the `APIError` Exception by logging the errors resulting from interacting with an external API (eg: Razorpay) to a different file.
See http://flask.pocoo.org/docs/0.11/errorhandling/
-
Latest WP version 4.6 having same class 'request' so I think you are at right place to update the library that will work with WordPress.
-
Hi,
I just integrated this module in my Magento 2.0.7 site. It gave me following error:
`Fatal error: Class 'Razorpay\Api\Api' not found in app\code\Razorpay\Magento\Model\PaymentMethod.php on line 1…
-
when going to check out page
I`m getting this error
Fatal error: Class 'Razorpay\Api\Api' not found in D:\xammp\htdocs\testing\app\code\razorpay\magento\Model\PaymentMethod.php on line 155
-
When i click to razor pay button it gives some validation error and not going to other page .
no error message is shown
![untitled](https://cloud.githubusercontent.com/assets/20108815/16765518/24b79…
-
[Enter steps to reproduce below:]
1. Project `api` was deleted from filesystem
2. However it was not removed as a project folder in atom
3. Fuzzy Finder bugged out as it tried to find files in a path …
-
`OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed`
Tried almost everything. Updating certs from RVM, Homebrew as well as reinsta…
-
Hi Razorpay,
Found a little [typo in the README](https://github.com/razorpay/razorpay-opencart/blob/master/README.md#razorpay-payment-extension-for-opencart), not worth an issue though.
> This exten…
pravj updated
9 years ago
-
[The project API token is exported](https://travis-ci.org/razorpay/ec2-metadata/jobs/68203159#L82), but the codacy upload fails: https://travis-ci.org/razorpay/ec2-metadata/jobs/68203159#L194
``` [Ex…
-
Frameworks like **Codeigniter, CakePHP** do not support **NAMESPACES** in class files how can this be used in such environment ??
Currently i am trying Razorpay Integration in CakePHP 2.3.0 but this …