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. 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.1. Installing React Plugin

Step 1.1.a.
Add Plugin Dependency

1.2. Installing Compile Dependency - Android

Follow the below steps

Step 1.2.a.
Add SDK maven url
Step 1.2.b.
Add the clientId ext property

1.3. Installing Compile Dependency - iOS

Follow the below steps

Step 1.3.a
Add Dependency
Step 1.3.b
Add Post Install Script to Podfile
Step 1.3.c.
Add MerchantConfig.txt
Step 1.3.d.
Install Podfile
Last updated 3 months ago