Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Releases: paypal/PayPal-PHP-SDK

1.14.0

04 Jan 20:08
Compare
Choose a tag to compare
  • Update sdk_config.ini log.LogLevel comments #983.
  • Update RefundCapture.php #998.
  • update readme for direct credit card restriction #1019.
  • Add PHP 7.1 and 7.2 in travis build #1061.
  • Custom cache directory line was not written #1062.
  • Re-Order the array keys so that JSON will be an array, not an object #1034.
  • Refactoring tests #1011.
  • Added condition to ignore extra header #1060.
  • Fix links to Developer API Reference #1095.
  • adding target subject to the generate access token call.

1.13.0

13 Nov 19:23
Compare
Choose a tag to compare
  • Add HUF as a non-decimal currency #974.
  • Add purchaseOrder in CartBase #939.
  • Fixed annotation bug #872.
  • Update PHPUnit #979.

1.12.0

11 Jul 19:18
Compare
Choose a tag to compare
  • Add getToken method to Payment class to retrieve EC token from approval URL.
  • Add TLSv1.2 to cipher list #844.
  • Use restCall object for function that makes REST requests #841.
  • Minor bugfixes #766, #798, #845.
  • Updated samples.

1.11.0

14 Dec 22:03
Compare
Choose a tag to compare
  • Update third party payment sample with PayPal payment.
  • Prevent error in SSL version check if curl is not available #706.
  • Stop auto-generating PayPal-Request-Id header values and allow SDK users to optionally set the value #747.
  • Remove automatic retries on failed requests #747.

Updated Payments APIs

27 Oct 21:15
Compare
Choose a tag to compare
  • Updated Payments APIs #700.
  • Minor bug fixes.

Updated APIs

21 Oct 18:07
Compare
Choose a tag to compare
  • Updated Payouts APIs #692.
  • Updated Payment Experience APIs #682.
  • Updated Payments API to use Payment Card instead of credit card #696.
  • Fixed bug on failed Access token call. #665.

Updated APIs

29 Sep 16:49
Compare
Choose a tag to compare

Updated Invoicing APIs

15 Jul 21:00
Compare
Choose a tag to compare
  • Fixed Duplicate conditional expression in PayPalCredentialManager.php #594.
  • Updated Invoicing APIs #605.
  • Fixed PSR code style errors #607.

Enabled Third Party Invoicing

21 Jun 20:23
Compare
Choose a tag to compare
  • Enabled Third Party Invoicing #581

Vault API Updates

13 May 18:26
Compare
Choose a tag to compare
  • Vault API updates
  • Fixes #575