1. Getting the SDK
In order to use Express Checkout, the very first step is to install EC SDK into your application and add proper configurations. This has three steps to it:
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 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

