UPI Intent Support: Target SDK Version 30+🔗
If your application targetSdkVersion is 30 or above, add the following code in your app's manifest file to support the UPI Intent flow.
Copy<queries>
<!-- List of apps which you want to support for Intent pay -->
<package android:name="com.google.android.apps.nbu.paisa.user" />
<package android:name="com.phonepe.app"/>
<!--
Specific intents you query for,
eg: for a custom share UI
-->
<intent>
<action android:name="android.intent.action.SEND" />
</intent>
</queries>
Handy Tips
- Refer to the list of supported UPI apps.
- Additionally, we recommend you to create 2 sections - Primary and Others. Under Primary, display the following 4 apps:
- Gpay
- Phonepe
- Paytm
- Bhim