Skip to content

Releases: mercadopago/cart-prestashop-7

Release 4.6.1 🎉

10 Jun 12:26
5fa3b2d
Compare
Choose a tag to compare

Fixed

Fixed cart final price x final price to be charged by Mercado Pago. For some cases the value of the Paid Market was less than the final price of the cart.

Version 4.6.0

01 Jun 12:32
c4c8e22
Compare
Choose a tag to compare

Added

  • Added source_news to receive only one type of notification
  • Added plugin version to logs on install hook
  • Added new features to improve security
  • Added payment fraud status and rules to update orders
  • Added rule on notification to update order payment transaction total

Removed

  • Removed unused evaluation modal

Fixed

  • Fixed modal javascript on Checkout Pro for PS 1.6
  • Fixed cart total on CustomCheckout to show correct values with automatic cart rules
  • Fixed disableFinishOrderButton method on custom card JS

Version 4.5.1

05 Mar 18:19
f256abf
Compare
Choose a tag to compare

Added

  • Improved security on admin forms

Changed

  • Changed notification status responses to avoid unnecessary mercadopago notifications

Removed

  • Removed log files with PII data

Version 4.5.0

17 Feb 21:42
4c00909
Compare
Choose a tag to compare

Changed

  • Migrated logs from plugin file to Prestashop Logger

Version 4.4.4

27 Jan 20:19
b1a64ce
Compare
Choose a tag to compare

Fixed

  • Verify order amount vs paid amount when is approved status notification

Release v4.4.3

26 Jan 14:11
5767680
Compare
Choose a tag to compare

[4.4.3] - 2021-01-18

Fixed

  • Added the prefix in the upgrade table

Version 4.4.2

20 Jan 14:07
7cd1759
Compare
Choose a tag to compare

Fixed

  • Check paid amount before change order status
  • Set amount from Mercado Pago response on order_payments

Version 4.4.1

18 Jan 12:53
58171c1
Compare
Choose a tag to compare

Fixed

  • Remove visibility from const to be compatible with PHP7.0

Version 4.4.0

04 Jan 16:48
567917a
Compare
Choose a tag to compare

Added

  • Added admin tab to view or download the plugin log
  • Added plugin version o notification response

Changed

  • Renamed from Checkout Mercado Pago for Checkout Pro

Fixed

  • Fixed getIssuers method on custom-card.js

Version 4.3.0

06 Nov 14:44
0c1b75d
Compare
Choose a tag to compare

Added

  • Improved security (added access token in the header for all calls to Mercado Livre and Mercado Pago endpoints)
  • Added new endpoint to validate Access Token to substitute old validation process
  • Added logs by plugin version
  • Added try catch in the updateTransactionId method
  • Added more logs in the notification methods
  • Added validation to verify that the cart total is greater than zero in the validateOrderState method
  • Added logs for database failures

Fixed

  • Fixed homologation flow