Run the following command:
composer require satispay/online-api-php-sdk
If you do not wish to use Composer, require_once
the init.php
file.
require_once('/path/init.php');
$api = new \SatispayOnline\Api();
$api->authenticateWithToken("XXXXXX");
https://s3-eu-west-1.amazonaws.com/docs.online.satispay.com/index.html