- Update dev lib requirements
- Update dev lib requirements
- Update copyrights
- Update dev lib requirements
- Support PHPUnit 10.1+
- Migrate phpunit.xml
- Q/A
- Remove phpcpd and upgrade phpunit.xml
- Update dev libs to support PHPUnit 10 and remove unused phploc
- Rename
Teknoo\Paypal\Express\Contract
toTeknoo\Paypal\Express\Contracts
- Some QA Fixes
- Remove support of PHP 7.4 and 8.0
- Support of PHPStan 1.9+
- Update composer.json
- Remove unused QA tool
- Fix some deprecated with PHP 8.1
- Switch to PHPStan 1.1+
- Minor version about libs requirements
- Official Support of PHP8
- Prepare library to support also PHP8.
- Update QA and CI tools
- fix minimum requirement about psr/http-factory and psr/http-message
- Update libs and dev libs requirements
- Add travis run also with lowest dependencies.
- Set default country in ExpressCheckout, to use for simple consumer, configurable in constructor To avoid BC Break, it's default value is "FR".
- Add ConsumerWithCountryInterface to allow pass country and state to avoid BC break.
- fixed shipping country and state #1 (Thanks to Ekliptor)
- Switch to PSR HTTP Client instead of Curl implementation
- Last major version, this library is deprecated, please consider the official Paypal PHP SDK.
- Switch to PSR HTTP Client instead of Curl implementation
- Last major version, this library is deprecated, please consider the official Paypal PHP SDK.
- Update dev libraries used for this project and use now PHPUnit 6.2 for tests.
- Support of PHP 5.6
- Code style fix
- License file follow Github specs
- Add tools to checks QA, use
make qa
andmake test
,make
to initalize the project, (orcomposer update
). - Update Travis to use this tool
- Fix QA Errors
- Improve optimization on call to native function and optimized
- fix code style with cs-fixer
- Improve documentation and read me
- Api Doc
- fix code style with cs-fixer
- Stable release
- Fix possible error in Purchase item, missing quantity
- Pimple dependencies
- Minimum requirements
- can add item with category
- allow purchase to configure the paypal request via configureArgumentBag
- can add item to a request via argumentbag and purchase item interface
- Disable curl verbos mode
- .gitignore clean
- Migrate library from Uni Alteri organization to Teknoo Software
- Documentation
- Add travis file to support IC outside Teknoo Software's server
- Code style fix
- Api documentation
- Code style fix
- Api documentation
- Composer dependancies
- Code style fix
- Api documentation
- Contributing directive
- Source folder is now called
src
instead oflib
- Documentation updated
- Contribution rules
- First public beta stable of the paypal library