-
Notifications
You must be signed in to change notification settings - Fork 107
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
UPI and EMI option are unavailable #469
Comments
@DevVibhor Can you please share a screenshot of the Checkout page which is loaded? Also, would it be possible to share your ApiKey to my email address (vivek.shindhe@razorpay.com)? |
@vivekshindhe The checkout page screenshot is attached in the issue. I have emailed you the razor pay key. |
@vivekshindhe Were you able to check it? |
I am also facing the same issue. UPI option is not displaying on payment page. |
@DevVibhor checked this. looks like during the previous tickets a cofig ID where UPI block is hidden for your MID was created. Have started the process to get it removed |
@GovindaRajbhar can you please share your MID to my email address vivek.shindhe@razorpay.com |
@vivekshindhe We are also facing same issue not able to see UPI option on payment page for one MID but for other MID we are able to see UPI option. Can you please help here? Let me know if any further details required. |
@Rahul11111 configs for methods / enablement of methods is handled in the dashboard. I can try to start the process from my end, but you can get a faster resolution TAT by creating a ticket on Razorpay Dashboard. |
Description
I am not seeing the UPI and EMI options in test mode in Android. Not tested yet on iOS.
Razorpay Package Version :
2.3.0
Java and Gradle Version (android) :
Java- 11.0.17
Gradle - 8.3
What you did:
What happened:
Tried testing the package, everything works fine but I am unable to test UPI and EMI payments as I don't see their option in the list.
According to the docs it should be available to me without approval.
I have re-installed the application several times after adding the package. Tried multiple times by uninstalling the app from simulator, sync with gradle files and invalidating caches and restart on Android Studio.
Steps To Reproduce
Provide a detailed list of steps that reproduce the issue.
Code example, screenshot, or link to a repository:
It is a bare minimum react native project. I created it just to test the razorpay package and integration.
React Native Info
The text was updated successfully, but these errors were encountered: