-
Notifications
You must be signed in to change notification settings - Fork 59
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
Razorpay payment link not working in test mode #236
Comments
same issue, did you find any fix yet ? |
No not yet when I console logged the payment link it was showing 500 internal server error. |
when paying via test mode link i'm also getting the error "We are facing some trouble completing your request at the moment. Please try again shortly" |
is there any solution for this till now ? |
Has anyone fixed this yet? |
facing same problem! |
same issue!! |
Complete KYC on razorpays website. It worked for me, i am not getting that error anymore |
@ankitdas13 please help |
just paste your RAZORPAY_KEY from .env to your function then it will work fine.... // options |
any solution for this , nothing works for me. Please help if anyone's issue resolved |
I have completed the kyc process now it works fine for me |
But I doesn't have business and during kyc they are asking for business. I want payment facility for my own demo website |
mine is resolved, but problem in mine was in env file, i had like 2 envs , one for backend and one for frontend and didnt had api key and secret in the backend file. also didnt used REACT_APP before using api key and secret in frontend. make sure these are correct for you. |
How to resolve this issue?? |
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"
The text was updated successfully, but these errors were encountered: