Overview

Spring Boot integration

Spring Boot is the easiest way to integrate with Smarts platform. Smarts has made a software development kit ( SDK ) for creating required API endpoints automatically.

There is minimum 3 steps to get your store up and running.

Smarts platform need API-s for getting product information from merchant.

SDK will generate required and secured API endpoints automatically when the product search interface is implemented.

Smarts platform need API-s for sending payment confirmation and invoice back to merchant.

SDK will generate required and secured API endpoints automatically when the invoicing interface is implemented.

Additional integration

Smarts allows also to

Those functionalities needs additional implementations and configuring. All configuration can be done in the Smarts UI.

Last updated