Skip to content

Releases: mercadopago/sdk-php

2.4.2

11 Aug 18:28
5b7e2e7
Compare
Choose a tag to compare

Fix error when creating a payment with merchant services in gateway mode

1.12.1

11 Aug 18:27
7be03bc
Compare
Choose a tag to compare

Fix missing properties error in payments:

  • Add charges_details
  • Add taxes
  • Add net_amount
  • Add point_of_interaction
  • Add payment_method_option_id
  • Add merchant_services

2.4.1.

27 Jul 19:38
Compare
Choose a tag to compare
  • Fix Symfony 5 incompatibility
  • FIX Undefined index: cause in OAuth::getOAuthCredentials function

2.4.0

15 Jul 13:57
1ea94fb
Compare
Choose a tag to compare
  • Fix customer card creation
  • Add search method to Preference

1.12.0

15 Jul 13:54
f282d14
Compare
Choose a tag to compare
  • Fix customer card creation
  • Add search method to Preference

2.3.0

19 May 21:03
Compare
Choose a tag to compare

Add date_of_expiration property to Preferences

1.11.0

19 May 21:03
Compare
Choose a tag to compare

Add date_of_expiration property to Preferences

1.10.0

15 Jan 14:21
e4bb8f3
Compare
Choose a tag to compare

security: access_token is now sent via the request header

2.2.1

13 Nov 21:53
2ea4d51
Compare
Choose a tag to compare
  • Fixing a bug that occurs when creating a payment with taxes.
  • Fixing a bug in search created in version 2.2.0.
  • Adding statement_descriptor in Preference.

2.2.0

29 Oct 16:46
80a944b
Compare
Choose a tag to compare
  • Removed access token from query param
  • Added authorization header