SDK usage examples
Explore real-world examples of how the library is used on live projects.
Library playground
In the library examples
folder, you can find a ready-made implementation of the library usage.
Clone or download library repo, copy the docker-compose.yml
file from the docker
folder to the library root folder and run the command:
bash
docker-compose up -d --build
After the start of the containers, the playground will be available at http://localhost.
WARNING
To get your playground up and running, you first need to install Docker and Docker Compose.
Real-life examples of SDK usage
In real life we use this library for easier and more unified integration of the service into different products. You can see and study examples of real integration of the library into our WooCommerce plugin and PrestaShop module.