All UPI options are not shown in when UPI payment is selected react-native (android). Paytm , Whatsapp options not shown in UPI Payment
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
Research direction
Start by reproducing the Android UPI selection with react-native-razorpay ^2.2.7, then inspect the AndroidManifest.xml package queries listed in the report. Compare the Android behavior with the Info.plist configuration described for iOS. Done means determining why Paytm and WhatsApp are omitted and verifying that the supported UPI options appear on Android.
Written by the indexing model from the issue text.
Description
Description
I had integrated Razorpay into my react native application. When i selected UPI payment only GPay, Phonepay, AxisMobile, BHIM these 4 UPI options are shown
I had added whatsapp and paytm in Androidmanifest.xml but not showing in UPI payment options.
<queries> <package android:name="com.google.android.apps.nbu.paisa.user" /> <package android:name="com.phonepe.app"/> <package android:name="in.org.npci.upiapp"/> <package android:name="com.whatsapp"/> <package android:name="net.one97.paytm"/> <intent> <action android:name="android.intent.action.SEND" /> </intent> </queries>
I added the below code in Info.plist Paytm option is shown when i select UPI payment in IOS
LSApplicationQueriesSchemes
tez
phonepe
paytmmp
Razorpay Package Version :
react-native-razorpay : ^2.2.7
Razorpay-pod version (iOS) :
react-native-razorpay : ^2.2.7
Java and Gradle Version (android) :
com.android.tools.build:gradle:4.0.1
jdk:8
Android Screenshots :


- Dominant language
- Java
- Stars
- 134
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from razorpay/react-native-razorpay
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
razorpay/react-native-razorpay#524 · 3 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 38/100
razorpay/react-native-razorpay#516 · 4 comments · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 32/100
razorpay/react-native-razorpay#515 · 9 comments ·
All issues in razorpay/react-native-razorpay
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
bug needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 1/5 Under an hour Newbie friendliness 94/100
objectionary/hone-maven-plugin#1061 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
spring-projects/spring-modulith#1895 ·