Skip to content

Releases: mercadopago/cart-woocommerce

Release 7.3.4

15 Apr 20:38
a7f4a1f
Compare
Choose a tag to compare

Fixed:

  • Thankyou page redirect for PIX and Ticket Payments working again.
  • Prevents type error on checkout screen due to amount values.

Release 7.3.3

11 Apr 23:33
35a432f
Compare
Choose a tag to compare

[7.3.3] - 2024-04-11

Changed:

  • Our latest plugin update (version 7.3.2) aimed to optimize script loading during checkout using the woocommerce_before_checkout_form and woocommerce_blocks_enqueue_checkout_block_scripts_before hooks. However, to ensure compatibility with a wider range of themes, this functionality has been temporarily disabled. We're actively exploring solutions to achieve optimal script loading across all themes and will implement them in a future update.

Release 7.3.2 🚀

11 Apr 19:56
44eb8d1
Compare
Choose a tag to compare

[7.3.2] - 2024-04-11

Added:

  • Added session_id to payment creation request header to improve approval rates.

Changed:

  • Checkout Credits component text has been adjusted.

Fixed:

  • Checkout scripts now load only at checkout time, improving overall store performance.
  • Partial refunds made through Mercado Pago are now correctly recognized as partial refunds on the platform.
  • The IP address issue for some PSE checkout payments in Colombia has been fixed.
  • 3DS flow requests for stores running in a directory now work correctly and stores using the domain root still working.
  • The Undefined Array Key Method error that occurred for some sellers when they had not configured the checkout pro method (modal or redirect) has been fixed.
  • The pix copy-paste button has been fixed.

Other improvements:

  • General code improvements and optimizations.
  • Updated dependencies (PHP SDK).

Release 7.3.1 🚀

25 Mar 18:36
674d5b3
Compare
Choose a tag to compare

[7.3.1] - 2024-03-25

Changed

  • Person type update for PSE
  • Improve the layout of the admin buttons
  • Adjusting the translation of checkout pro for Spanish-speaking countries

Release 7.3.0 🚀

20 Mar 12:45
28ed722
Compare
Choose a tag to compare

[7.3.0] - 2024-03-20

Added

  • A warning has been added to inform you that activation was successful and that you now need to enter your credentials when activating plugins.
  • We have implemented new display rules and improved the layout of the component that requests ratings for the plugin.
  • We've added a link to frequently asked questions at the end of each gateway's configuration.
  • We've implemented a new support component at the bottom of the plugin's configuration screen. Here you will find information on how to open a ticket.

Changed

  • We've changed the layout of the notice for filling in credentials.
  • We've changed the title of the plugin on the administration screen.
  • The payment methods have been renamed and are now sorted according to country.
  • We have made adjustments to the hierarchy of titles on the administration screen, as well as to its content, including titles and supplementary texts.
  • For step 1, we have replaced the secondary credential query button with a text-link.

Fixed

  • We've solve the problem when the getPaymentMethodsByGatewayOption function returned an stdClass instead of an array when using json_decode.

Release 7.2.1 🚀

15 Feb 12:20
72451d0
Compare
Choose a tag to compare

Added

  • We have added a warning banner for when the language configured in worpress does not have the translation in our plugin.

Changed

  • Improvements have been made to the readme and changelog files so that the markdown makes more sense to our users.
  • Now our plugin constructs the URLs for the assets using the absolute path instead of the relative path.
  • Prevent block scripts from loading on admin screens and do not load block scripts in checkouts that do not use Checkout Blocks.
  • We've reduced the size of the metadata sent in the payment.
  • Translation of the expression "JUROS"

Fixed

  • We've fixed the currency conversion calculation.

Release 7.2.0 🚀

01 Feb 13:48
f4d60e5
Compare
Choose a tag to compare

[7.2.0] - 2024-02-01

Added

  • Introducing Mercado PSE as a new payment method for our users in Colombia.
  • Enhanced user experience with the inclusion of informative error messages in case of payment rejection.

Changed

  • Improved layout of the button for consulting reasons for refusal on the order details screen

Fixed

  • Addressed an issue where error messages were not displaying during the submission process, affecting custom, credit, and ticket transactions. Now, users can expect a smoother and more transparent payment experience.
  • Error message did not appear in submit, custom credit and ticket.
  • Enables the sending of alphanumeric data to the field, holder's document.

Release 7.1.1

16 Jan 13:29
e63c159
Compare
Choose a tag to compare

[7.1.1] - 2024-01-16

Fixed

  • Removes incorrectly showing the discount and commison information in the cart
  • TypeError when opening orders in the admin panel

Release 7.1.0

15 Jan 22:35
cd34194
Compare
Choose a tag to compare

v7.1.0 (11/01/2024)

Added

  • Added support to Woocommerce Blocks

Fixed:

  • Fixed the error that did not allow changing the name of checkouts
  • Fix checkout pro modal mode

Release 7.0.6

13 Dec 17:05
3a2d0f9
Compare
Choose a tag to compare

Changelog

[7.0.6] - 2023-12-11

Fixed

  • Fixed applying store discount code twice

[7.0.5] - 2023-12-08

Fixed

  • Fixed discounts and commision calcs
  • Instance logs for Seller and Order classes

Changed

  • Improved Metadata getSettings return value
  • Improved 3ds fields validation to proccess payment
  • Review and improved checkout items calc methods

[7.0.4] - 2023-12-06

Changed

  • Improved notification_url
  • Improved checkout sanitized urls
  • Changed initial hook from wc_loaded to plugins_loaded

Fixed

  • Always render pix qrcode on thankyou page
  • Removed get_checkout_order_received_url sanitization

[7.0.3] - 2023-12-05

Fixed

  • Checkout PRO Modal dependency loading

[7.0.2] - 2023-12-05

Fixed

  • Credits enabled by default searching for available countries
  • Status sync rendering compatibility

[7.0.1] - 2023-12-05

Fixed

  • Shipping rate value on transparent checkouts

[7.0.0] - 2023-12-04

Changed

  • Complete refactoring of the Plugin
  • Improvement in the additional information node
  • Full refactoring of the Plugin

Fixed

  • Record info LOG only if option activated in STEP 2 of config

Added

  • Payment implementation with 3DS security flow