Skip to content

Releases: mercadopago/cart-woocommerce

Release 7.4.0 ๐Ÿš€

29 Apr 12:46
4bde8a1
Compare
Choose a tag to compare

[7.4.0] - 2024-04-29

Added:

  • A system has been implemented to collect metrics for new sellers, with the aim of facilitating the onboarding of these first-time users. These metrics will allow us to generate ideas for improving the relationship between the plugin and the seller during the onboarding process.

Other improvements:

  • Updated dependencies (PHP SDK).

Release 7.3.5

17 Apr 20:30
4136508
Compare
Choose a tag to compare

[7.3.5] - 2024-04-17

Fixed:

  • Checked field on checkout now validated.
  • Rollback SDK dependency.

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