Skip to content

Releases: mercadopago/cart-woocommerce

Release 6.1.0

22 Aug 18:21
315b11a
Compare
Choose a tag to compare

[6.1.0] - 2022-08-22

Added

  • Added notices scripts on plugin
  • Added validation to avoid installments equal to zero
  • Added trigger to payment_method_selected event if it not triggered on checkout custom load
  • Added rule in notification to allow an approved payment to update if order status is pending, on_hold or failed
  • Added client to handle caronte scripts success and error

Changed

  • Removed the test credentials requirement to configure the plugin
  • Adjusted credential saving flow to avoid saving two public_key or access_token
  • Changed how to load melidata script on window.load
  • Send email from Pix and QRCode only for orders with pending status
  • Audited npm packages

Fixed

  • Fixed plugin and platform version on melidata client
  • Fixed order status when a partial refund is made
  • Fixed currency conversion value to display at checkout

Release 6.0.2

13 Jul 11:55
d4fcb7b
Compare
Choose a tag to compare

[6.0.2] - 2022-07-13

Added

  • Added preg_replace for notification external params

Release 6.0.1

28 Jun 10:59
21e7277
Compare
Choose a tag to compare

[6.0.1] - 2022-06-27

Added

  • Added validation to invalid length on cardNumber to not clear or remove fields

Release 6.0.0

27 Jun 17:52
b54024b
Compare
Choose a tag to compare

[6.0.0] - 2022-06-27

Added

  • Added ideal checkout template
  • Added secure inputs for Checkout Custom

Changes

  • Updated melidata script to load only on plugin pages

Release 5.8.0

07 Jun 18:52
455541a
Compare
Choose a tag to compare

[5.8.0] - 2022-06-07

Added

  • Added melidata script to collect metrics from plugin

Changes

  • Changed mp logo

Release v5.7.6

20 Apr 12:22
2b02373
Compare
Choose a tag to compare

[5.7.6] - 2022-04-19

Changed Bug fixes

  • Adjusted IPN notification to recognize discount coupon
  • Added coupon information in order details
  • Changed default value of checkout ticket date_expiration

v5.7.5 🚀

31 Mar 17:58
f1e5563
Compare
Choose a tag to compare

[5.7.5] - 2022-03-31

Changed Bug fixes

  • Instance a non-static class to call a method (Fatal error on PHP 8)

Release v5.7.4

02 Mar 13:15
ddaa5c9
Compare
Choose a tag to compare

[5.7.4] - 2022-02-25

Changed Bug fixes

  • Changed php constant

v5.7.3

17 Feb 14:51
9cb19b5
Compare
Choose a tag to compare

[5.7.3] - 2022-02-16

Changed Bug fixes

  • fixed cho pro excluded payments
  • fixed cho ticket excluded payments
  • validate if has a checkout prod set all to prod
  • fixed mp order screen

v5.7.2

15 Feb 01:47
b074918
Compare
Choose a tag to compare

[5.7.2] - 2022-02-14

Changed Bug fixes

  • Using Jquery from wp.ajax