1. Getting the SDK

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

1.1. Installing Cordova Plugin

Step 1.1.a.
Install Cordova Plugin via NPM

1.2. Installing Compile Dependency

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

Step 1.2.a.
Edit MerchantConfig.txt

1.3. Installing Compile Dependency - iOS

Follow the below steps

Step 1.3.a.
Add MerchantConfig.txt
Last updated 2 years ago