sp-api-sdk icon indicating copy to clipboard operation
sp-api-sdk copied to clipboard

Amazon Selling Partner SPI - PHP SDKs

Results 46 sp-api-sdk issues
Sort by recently updated
recently updated
newest added

Amazon has recently launched Finances v2024-06-19 which offers more details into transactions. However current versions of this SDK do not include that yet. Can you please release next version and...

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.84.0 to 3.92.3. Release notes Sourced from friendsofphp/php-cs-fixer's releases. v3.92.3 Exceptional Exception What's Changed chore: .php-cs-fixer.dist.php - drop wrongly called ignoreVCSIgnored by @​keradus in PHP-CS-Fixer/PHP-CS-Fixer#9310 fix: using...

dependencies
php

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.23 to 9.6.31. Release notes Sourced from phpunit/phpunit's releases. PHPUnit 9.6.31 No changes; phpunit.phar rebuilt with PHP 8.4 to work around PHP-Scoper issue #1139 Learn how to...

dependencies
php

Since php 8.1 is [reaching EOL support](https://endoflife.date/php) in (31 Dec 2025) we should change this composer requirement to allow 8.2, 8.3, 8.4 and 8.5 Change Log Added Fixed Changed Removed...

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.28 to 1.12.32. Release notes Sourced from phpstan/phpstan's releases. 1.12.32 Alternative solution to disable cloning with --prefer-source that does not need another repository 1.12.31 Custom Composer source...

dependencies
php

I've been using this library for a while, but I still don't understand why you need to specify `awsAccessKey` and `awsSecretKey`, when only `lwaClientId ` + `lwaClientIdSecret` + `seller_oauth_refresh_token `...