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
Version 3.1.2
Fixes blank configuration screen error when credentials are invalid
Version 3.1.1
Changed validation of card number to accept Amex in México.
Before, I was validating 16 digits and is now validating 15 digits.
Version 3.1.0
Added Payment Method Bank Transfer for Chile and Colombia
Version 2.2.3
- Fixed decimal places in Chile and Colombia
Version 2.2.2
- Added shipping cost on items
Version 3.0.0
- Refactor for all module processes
- Support only for custom checkout credit card and ticket
Version 2.2.1
- Removed checkout validation when creating back_url
Version 2.2.0
- Migration from api v0 to v1
- Fixed bug in refund and cancel payment
- Added x product id
Version 2.1.4
- added i18n files
Version 2.1.3
- Basic checkout sdk url fix