Dx Php Versions Save

Mercado Pago's Official PHP SDK

2.5.4

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mercadopago/sdk-php/compare/2.5.3...2.5.4

2.5.3

1 year ago

Add fields money_release_days, money_release_status

2.5.2

1 year ago

Adding parameter payment_method to Payment.php

2.5.1

1 year ago

Always return fields next_payment_date and summarized to subscription integrations.

2.5.0

1 year ago
  • Added treatment for API error responses.

2.4.9

1 year ago
  • Inclusion of the build_version property, which generated an error when parsing the Payments API response.
  • PHP Unit update to v7 as v5 is supported up to 7.1, link
  • Removal of phpDocumentor dependency, it was breaking when downloading dependencies in Github build
  • Changing the card number and payment method in the Payments tests, as the previous one rejected the transaction and the tests broken
  • Inclusion of matrix for build versions 7.1, 7.2, 7.3, 7.4 and 8.0

2.4.8

1 year ago

Removal of deprecated documentation Adjusted error mapping when seeking payment via search feature

2.4.7

1 year ago

Remove warning:

PHP Deprecated:  is_file(): Passing null to parameter #1 ($filename) of type string is deprecated in /project/vendor/mercadopago/dx-php/src/MercadoPago/Config.php on line 64

Deprecated: is_file(): Passing null to parameter #1 ($filename) of type string is deprecated in /project/vendor/mercadopago/dx-php/src/MercadoPago/Config.php on line 64

2.4.6

1 year ago
  • Fix issue of SearchResultsArray.
  • Update dependencies with vulnerabilities.

1.12.5

1 year ago
  • Fix issue of SearchResultsArray.
  • Update dependencies with vulnerabilities.