Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Releases: mercadopago/cart-magento2

Release v3.19.0

05 Jan 17:09
7d4de23
Compare
Choose a tag to compare

[3.19.0] - 2023-01-05

Added

  • Secure fields to custom checkout card form

Changed

  • API used to get payment methods
  • How credentials are validated
  • Improved translations
  • Error messages

Removed

  • Hardcoded payment places

Release v3.18.0

16 Nov 18:40
474f739
Compare
Choose a tag to compare

[3.18.0] - 2022-11-16

Added

  • Feature for recording payment records in the Transaction table

Release v3.17.1

15 Aug 17:56
40cde6a
Compare
Choose a tag to compare

[3.17.1] - 2022-08-16

Fixed

  • Inserted logic to force cardform to remount after updating grand total in checkout

v3.17.0

20 Jul 13:53
b04f03a
Compare
Choose a tag to compare

[3.17.0] - 2022-07-04

Added

  • Support to Magento 2.4.4 with PHP 8.1
  • Default success page of Magento support a Pix payment information

Release v3.16.0

09 May 17:57
a099a7d
Compare
Choose a tag to compare

[3.16.0] - 2022-05-05

Added

  • Added Mercado pago payment infos into Magento's default success template

v3.15.0

22 Mar 12:55
0b5d4e0
Compare
Choose a tag to compare

[3.15.0] - 2022-03-21

Fixed

  • Checkout payment's logos changed
  • Send mail to pending payments orders to CHO API and CHO PRO (new implementation)
  • Credit card payments with issuers fixed
  • Invalid credentials flow fixed
  • Community PR's with same features
  • Fixed CVV validation

v3.14.2

28 Jan 12:41
e79af20
Compare
Choose a tag to compare

[3.14.2] - 2022-01-26

Fixed

  • Updated Custom Checkout default value to credit and debit cards
  • Converted install/upgrade schema scripts to db_schema.xml files

v3.14.1

11 Jan 21:12
e3f0933
Compare
Choose a tag to compare

[3.14.1] - 2022-01-11

Fixed

  • Updated Mercado Pago's logos
  • Fixed Payment Observer parameters order

v3.14.0 ❤️

06 Jan 13:07
a697806
Compare
Choose a tag to compare

[3.14.0] - 2022-01-04

Added

  • Improvements to credit card flow
  • Dynamically removing unavailable payment methods from admin

Fixed

  • Changed str_contains to srtpos
  • Wallet Button working without CHO PRO enabled

v3.13.0 🚀🎉

02 Dec 13:53
db61907
Compare
Choose a tag to compare

[3.13.0] - 2021-12-01

Added

  • Support to Paycash payment in Mexico
  • Faster local builds

Fixed

  • Fixed Bank Transfer JS call
  • Fixed refund rule observer