Adding Plugins

In order to use UPI In-app, the very first step is to install UPI-Inapp SDK into your application and add proper configurations. Following sections describe how to complete above steps

1. Installing Cordova Plugin

Step 1.1
Install Cordova Plugin via NPM

2. Installing Compile Dependency - Android

The minimum version of cordova-android supported with HyperSDK is 10.0.0 which uses androidx and AppCompatActivity.

Step 2.1
Edit MerchantConfig.txt

3. Installing Compile Dependency - iOS

Follow the below steps

Step 3.1
Add MerchantConfig.txt
Last updated 2 years ago