Installing the SDK
In order to use UPI In-app, the very first step is to install Payment Page SDK into your application and add proper configurations. This has three steps to it:
Following sections describe how to complete above steps
1. Installing React Plugin
Step 1.1
Add Plugin Dependency
2. Installing Compile Dependency - Android
Step 2.1
Add SDK maven url
Step 2.2
Add the clientId ext property
Step 2.3 (Optional)
Add Shimmer
For Sandbox environment
To run UPI in sandbox environment. Follow these additional steps:
Step 2.4
Add secure component
Step 2.5
Add configurations block
Sync Project
3. Installing Compile Dependency - iOS
Follow the below steps
Step 3.1
Add Dependency
Step 3.2
Add SDK dependency to Podfile

