Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

45 lines (28 loc) · 1.53 KB

CHANGELOG

####Version 3.12.0 - Oct 10, 2017

  • Fixes name attribute in EBLBaseComponents. Fixes #136.
  • Minor bug fixes.

####Version 3.11.0 - Mar 7, 2017

  • Updated stubs for 204 release.

####Version 3.10.0 - Mar 6, 2017

  • Add RiskSesionCorrelationId to DoReferenceTransactionRequestDetailsType.

####Version 3.9.1 - Dec 9, 2015

  • Added TLSv1.2 Endpoint support

####Version 3.9.0 - Sep 22, 2015

  • Updated IPN Endpoint

####Version 3.6.106 - August 22, 2013

  • Updated stubs.
  • Updated samples to showcase dynamic configuration.

You can see source code of this release in github under https://github.com/paypal/merchant-sdk-php/tree/v3.6.106

####Version 3.5.103 - June 11, 2013

  • Updated stubs for 103 release.
  • Removed deprecated methods like setAccessToken, getAccessToken from baseService in core.
  • Added correct thirdparty auth header in core.
  • Updated install script in samples to handle wildcard tag names.
  • Setting thirdparty credential using credential object in samples

You can see source code of this release in github under https://github.com/paypal/merchant-sdk-php/tree/v3.5.103


Version 3.4.102 - May 20, 2013

  • Updating SDK to use NameSpaces, Supported from PHP 5.3 and above

You can see source code of this release in github under https://github.com/paypal/merchant-sdk-php/tree/v3.4.102