Releases: mercadopago/sdk-java
Releases · mercadopago/sdk-java
1.7.0
- Adding "industrial fields"
- Date of expiration in payment
- Creating CI workflow using GitHub Actions
- Fixing Preference and Payment tests
1.6.1
Remove unit price validation
1.6.0
Features:
- Adding OAuth Token creation
- Adding advanced payments classes and methods
- Adding properties to enable payment in gateway mode (Argentina only)
- Adding Purpose property in Preference
- Adding HTML documentation
1.5.2
Removing Payer not null validation in Preference creation.
1.5.1
Changing Sponsor ID from String to Integer in Preference class
1.5.0
Adding insight metrics.
1.44
Rollback CRE metrics.
1.4.1
- Adding CRE metrics
- Adding tracking ID header
1.3.0
- Add metadata in Preference class
- Add tracking headers in Payment request
- Add tracking (Facebook and Google) in Preference class
- Update API response to refund method in Payment class
1.2.3
Force the use of TLS1.1 or TLS1.2 in https connections.