Skip to content

Latest commit

 

History

History
160 lines (126 loc) · 4.04 KB

CHANGELOG.md

File metadata and controls

160 lines (126 loc) · 4.04 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.9.0] - 2024-12-18

Changed

  • Changed magento order cancellation flow in MP rejected status
  • Updated support admin link

Fixed

  • Off payment methods disabled in MLC
  • Adjustment on installments info in vault
  • Translate customer invalid email message
  • Adjustment on cancel orders cron

Added

  • Added new Yape payment method for Peru

[1.8.5] - 2024-10-30

Changed

  • Adjustments on maximum order amount when payment has financial cost
  • Adjustments on partial refund
  • Update binary mode default value
  • Fixed financial cost amount exhibition on order view and success page with cards payment
  • Improved logs on cancel orders with expirated preferences cron
  • Updated text for congrats page on MLB "Lotérica" payment

[1.8.4] - 2024-09-23

Changed

  • Rebranding of Mercado Credits
  • Ajustments in Checkout Pro's layout

Added

  • Added online refund option for payment with Cho Pro

[1.8.3] - 2024-09-05

Changed

  • Adjusting the rule used to obtain expired orders and cancel them via Cron
  • Separate device fingerprint from SDK + add nonce to load script

Added

  • Added logs to errors with MPClient or SDK requests

[1.8.2] - 2024-05-27

Fixed

  • Fixed intermittent error when saving payment details

[1.8.1] - 2024-04-25

Fixed

  • Fix added existing value validation for the financial_institution field
  • Update anotations references
  • Add php version 8.3.0 in compose.json

[1.8.0] - 2024-04-09

Fixed

  • Adjust 3ds modal sizing to be compliant with documentation
  • Fix area code not set on setup:upgrade
  • Fix/quote mp payment int in 3DS flow
  • Fix sending payer.id in any payment flow

[1.7.0] - 2024-03-27

Added

  • Added trackings in selected paths for melidata

Fixed

  • Validation for expired credentials
  • Correction for area code error in old platform versions

[1.6.3] - 2024-03-07

Changed

  • Adjusting Iframe creation with 3Ds.
  • PSJ/PCJ adequacy in online payment.
  • Adding the checkout_type of type two_cards to the metadata

Fixed

  • Adding a translation fix in FetchPaymentHandler

[1.6.2] - 2024-01-29

Changed

  • Get document types from payment methods to PSE.

Fixed

  • Translate fix.

[1.6.1] - 2024-01-15

Fixed

  • Regular expression adjustment to accept alphanumeric in RUT type document.

[1.6.0] - 2024-01-03

Added

  • Added plugin version + site id information on admin

Fix

  • Refactor of refund flow to improve performance and fix minor bugs
  • Translate fix for checkout credits and finance cost
  • Fix store scope information when saving site id
  • Fix date expiration information on front

[1.5.0] - 2023-10-09

Added

  • Feature 3DS
  • State Machine
  • Remedies
  • PSE Avanza

Fixed

  • Fixed notification update CRON
  • Fixed PIX PDF

[1.4.2] - 2023-09-11

Fixed

  • Adjust installments and finance cost calculation when applying the coupon
  • Fixed two card flow

[1.4.1] - 2023-07-18

Added

  • Added support for PHP 8.2 in composer

Changed

  • Changed wiki link in README.md

[1.4.0] - 2023-07-07

Added

  • SDK implementation
  • Inclusion of the Mercado Credits payment methods
  • Compatibility with Magento version 2.4.6
  • Inclusion of PF data

Fixed

  • Changed expiration date fields Checkout Pro
  • Fixed decimal places on front end of two cards
  • Remove policy prefetch-src
  • Fixed credit card flags
  • Remove sponsor id from test user flow
  • Fixed on credentials links
  • Fixed default success page

[1.3.0] - 2023-06-13

Fixed

  • Fixed manual capture flow
  • Fixed refund flow
  • Fixed the refund process and update information in notifications
  • Fixed validation of color save in Checkout Pro options in admin
  • Fix installments flickr

[1.2.1] - 2023-05-26

Update version management

[1.2.0] - 2023-05-25

Stable version

[1.1.0] - 2023-05-22

Added

  • Improve refund flow

[1.0.0] - 2023-05-08

First Release