-
Notifications
You must be signed in to change notification settings - Fork 18
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
Recurring Transactions Failure #215
Comments
@iprabhakarpatil Can you please share the payload where you are seeing this issue? Does it happen every time? |
yes it happens every time in v1.3.10 & 1.3.11 |
|
@vivekshindhe Do we have any updates on this issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Recurring payment options fails to open the razorpay payment gateway.
The RZP portal opens and auto closes with failure callback.
the error code is 1.
the message is Unexpected error occured.
This is working fine in v1.3.7.
But recently on upgrading the version to the latest (v1.3.10 or 1.3.11) the issue is observed.
Razorpay pod Version :
The issue is observed in below versions.
v1.3.10 &
v1.3.11
Xcode Version :
Version 15.4 (15F31d)
What you did:
Try to make the payment for the recurring payments order
What happened:
code Int32 1
"Payment Failed - Unexpected Error"
Steps To Reproduce
Provide a detailed list of steps that reproduce the issue.
Suggested solution:
Expecting it to work as it is working in v1.3.7
Code example, screenshot, or link to a repository:
Please provide a link to a repository on GitHub, or provide a minimal code example that reproduces the problem.
You may provide a screenshot of the application if you think it is relevant to your bug report.
Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve
The text was updated successfully, but these errors were encountered: