Releases: Adyen/adyen-php-api-library
Releases · Adyen/adyen-php-api-library
Adyen PHP API Library 1.5.3
Adyen PHP API Library 1.5.2
Adyen PHP API Library 1.5.1
#75 Fix for dynamic checkout URLs on Live
Adyen PHP API Library 1.5.0
Adyen PHP API Library 1.4.2
#57 Using correct content-type for Directory Lookup call
Adyen PHP API Library 1.4.1
Fixes:
#41 Remove sensitive data from logging
#42 Remove unnecessary restrictions for storeDetailsAndSubmitThirdParty
#45 Check for hexadecimal digits before packing
#46 remove recurring.contract as required field
#48 Removed unnecessary code snippets
#50 Added a method to set the directory lookup URL.
#52 forces code always a integer
Adyen PHP API Library 1.4.0
Adyen PHP API Library 1.3.0
Adyen PHP API Library 1.2.0
#16 Added payout APIs
Adyen PHP API Library 1.1.0
- Changed reserved name Resource to support PHP7
- Update API version to latest stable v18
- Added ConfigInterface for using your own config object
- Use to new expiry date for testing the test card payments
- #6 remove countryCode from requiredFields for DirectoryLookup call
- #7 added exceptions if input parameters are empty for Directory Lookup
- #13 Payment with an amount set to 0 is now allowed