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:

  1. Installing Hyper SDK Capacitorlink icon

  2. Android Setuplink icon

  3. iOS Setuplink icon

Following sections describe how to complete above steps

1.1. Installing Hyper SDK Capacitor

Step 1.1.a.
Install Hyper SDK Capacitor

1.2. Android Setup

Step 1.2
Add the clientId ext property

1.3. iOS Setup

To install Assets Plugin follow the below steps

Step 1.3.a
Add Post Install Script to Podfile
Step 1.3b
Run the following command inside the ios folder of your project
Step 1.3.c
Add MerchantConfig.txt
Last updated 2 years ago