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 SDK implementation for Sandbox environment
OR
Add SDK implementation for Production environment
Step 2.3 (Optional)
Add Shimmer
Sync Project
3. Installing Compile Dependency - iOS
Follow the below steps
Step 3.1
Add Dependency
Step 3.2
Add SDK dependency to Podfile

