This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
Releases: mercadopago/cart-magento2
Releases · mercadopago/cart-magento2
Release v3.9.0 🙌🏽
[3.9.0] - 2021-06-02
- Improvements for Pix
- Created a controller to render pix qrcode image.
- Created a custom info template for pix gateway.
- Improvements for Ticket
- Created a custom info template for ticket custom gateway.
- Added translation for payment status
- Use Magento 2 DateTime class to create and display pix
Version 3.8.5
Fixed
- Adjusted to use path site instead advanced country
- Adjusted the total value of the installments presented at checkout
Version 3.8.4
Added
- Added source_news to receive only one type of notification
Version 3.8.3
Fixed
- Correction of the total amount presented at checkout
v3.8.2
Fixed
- Wallet purchase - Using discount and taxes to made final price
- Wallet purchase - Adjusted JS to clean and use new instance
- Pix - Change word PIX (uppercase) to Pix (capitalize)
- SSL Check - Not check when using test credentials
- Javascript - Custom checkout check undefined or null
- Notification - Update paymente status and status description, not clear all data
Removed
- Removed unused Mercado Pago API's
v3.8.1
v3.8.0
[3.8.0] - 2021-03-29
Added
- Support to payment with PIX in Brazil
- Support to getBin for Creditcard Issuers
- New icons for payments (pro and custom checkout (credit card and ticket))
Fixed
- Adjusted call on plugin of cancel order
- Fixed metadata for all payments
Removed
- Support to Mercado Pago Coupon, deprecated API.
Version v3.7.2
Added
- Added support to pay with wallet purchase
Fixed
- Fixed same classes with Magento 2 Code Standards
- Added validation amount x paid amount
- Amount to use 2 decimals
- Responding to unused notifications with code 200
- Removed travis support
v3.6.0
Added
- Added Gateway Mode for MLA and MCO
Fixed
- Fixed getIpAddress on create PSE preference
- Fixed credit card JS for MLM
- Fixed Basic Checkout success page (added validation to payment_method_id and getAnalyticsData methods)
v3.5.2
Merge pull request #148 from PluginAndPartners/master Support to 2.3 - 2.4 & fix to MKTPLACE