PayPal PHP SDK Versions Save

PHP SDK for PayPal RESTful APIs

1.14.0

5 years ago
  • 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

6 years ago
  • Add HUF as a non-decimal currency #974.
  • Add purchaseOrder in CartBase #939.
  • Fixed annotation bug #872.
  • Update PHPUnit #979.

1.12.0

6 years ago
  • 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

7 years ago
  • 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.

1.10.0

7 years ago
  • Updated Payments APIs #700.
  • Minor bug fixes.

1.9.0

7 years ago
  • 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.

1.8.0

7 years ago
  • Updated Webhooks APIs #653.
  • Updated Invoicing APIs #657.
  • UTF-8 encoding bug fix #655.
  • Updated PSR log #654.
  • Thanks @bhoehl and @BenWise9000 for your contributions.

1.7.4

7 years ago
  • Fixed Duplicate conditional expression in PayPalCredentialManager.php #594.
  • Updated Invoicing APIs #605.
  • Fixed PSR code style errors #607.

1.7.3

7 years ago
  • Enabled Third Party Invoicing #581

1.7.2

7 years ago
  • Vault API updates
  • Fixes #575