-
in rest api its working fine but when i do call with client sdk getting this error everytime
razorpay.errors.BadRequestError: The amount must be an integer.
client.payment.refund(,{"amount": "100…
-
Razorpay.Api.Order order = client.Order.Create(input);
after this function
SocketException: An existing connection was forcibly closed by the remote host
-
## Description
We have noticed an unhandled crash in our app which uses razorpay for payments. This crash was logged into our crash tracking integration.
```
Error receiving broadcast Intent {…
-
The UPI validation API provided by Razorpay does not function anymore.
This issue is for tracking a replacement API provider.
-
I have recently implemented the RazorPay in my flutter app. I have use this plugin => https://pub.dev/packages/razorpay_flutter & implemented as given in documentation. But once payment…
-
## Description
Razorpay checkout not opening in mobile app, but only in ios.
It works fine in android
## Razorpay SDK Version :
Bundle version string : 1.2.13
react-native-razorpay": "^2…
-
Payment Gateway also support automatic renewal. We should explore auto renewal API
This way we don't have to chase clients but some where we need to have check box enable disable auto renewal, by d…
-
After generating test payment link and paying through it using dummy UPI id I am getting the error "We are facing some trouble completing your request at the moment. Please try again shortly"
-
I have used 2.2.0 version, suddenly pay button in Razorpayment page is not working. So upgraded to latest version 2.2.7, now getting the following error.
[Sat Aug 07 2021 00:09:52.619] LOG Or…
-
### Steps to reproduce the behavior
1. Use razorpay-node v2.9.2
2. Run the below code snippet more than once
3. See that it works ok the first time and throws error after that
4. Now downgrade raz…