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:

  1. Installing React Pluginlink icon

  2. Installing Compile Dependency - Androidlink icon

  3. Installing Compile Dependency - iOSlink icon

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
Step 2.4.1
Add secure component (Sandbox)
Step 2.4.2
Add secure component (Production)
Sync Project

3. Installing Compile Dependency - iOS

Follow the below steps

Step 3.1
Add Dependency
Step 3.2
Add SDK dependency to Podfile
Last updated 4 months ago