Getting the Backend SDK
Note
The steps described in this and subsequent pages have been already implemented in our sample project. Click on the ‘Download’ button on the top right hand side of the page to download the entire project.
In order to use expresscheckout sdk, we need to add the SDK package and relevant dependencies in the backend files.
Following steps describe how to integrate SDK to setup the backend:
Step 1
Add the SDK package
Step 2
Read the JWT Keys
Step 3
Initialize the Configuration

