-
Sign up for the Samsung Pay Developers portal by clicking SIGN UP and register your Samsung Account (or create it if you don’t already have one), then LOG IN.
-
Follow the on-screen instructions for adding your app and creating a new service to generate the SERVICE ID you’ll need to reference in your project code, along with a debug-api-key. Note The Service ID replaces Product ID as of SDK v1.4.
-
Download the Samsung Pay SDK. we are using one in our sample Here
-
Add the Samsung Pay SDK (samsungpay.jar) to your Android project using Android Studio.
-
Develop your partner app with the required API calls and callbacks for Samsung Pay integration.
Note: From point 3 you can find an example in the Sample app.