use Jasara\AmznSPA\AmznSPAConfig;
$config = new AmznSPAConfig(
marketplace_id: 'ATVPDKIKX0DER',
application_id: '***',
lwa_access_token: '***',
lwa_refresh_token: '***', // If you would like the SDK to automatically fetch a new access token if necessary
lwa_client_id: '***',
lwa_client_secret: '***',
aws_access_key: '***',
aws_secret_key: '***',
);
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.