Releases: mercadopago/sdk-php
Releases · mercadopago/sdk-php
2.4.2
Fix error when creating a payment with merchant services in gateway mode
1.12.1
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.
- Fix Symfony 5 incompatibility
- FIX Undefined index: cause in OAuth::getOAuthCredentials function
2.4.0
- Fix customer card creation
- Add search method to Preference
1.12.0
- Fix customer card creation
- Add search method to Preference
2.3.0
Add date_of_expiration property to Preferences
1.11.0
Add date_of_expiration property to Preferences
1.10.0
security: access_token
is now sent via the request header
2.2.1
- 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
- Removed access token from query param
- Added authorization header