Skip to content

November 2017

Compare
Choose a tag to compare
@Peardian Peardian released this 17 Nov 18:13
· 7 commits to stable since this release
7ab8701

This release adds support for the changes added from March 2016 to June 2017. See the CHANGELOG for a more-detailed list of changes.

Improvements

  • Added Travis support for PHP 7.1 and 7.2
  • Added Composer support for PHPUnit 4 and 5
  • Added an option to disable SSL verification (not recommended outside of testing)
  • Added new response fields in the Financial Event class for SAFE-T Reimbursement events
  • Added new response fields in the Fulfillment Order class for returns
  • Added new fields in the Merchant classes for label customization options and hazmat
  • Added new response fields in the Order class, such as BuyerTaxInfo
  • Added new class for getting Product Fee Estimates
  • The logger function will now attempt to create the log file if it does not already exist

Bug Fixes

  • Fixed an undefined index error when cURL receives an empty or invalid response