Releases: PluginAndPartners/cart-woocommerce
Releases · PluginAndPartners/cart-woocommerce
Version 4.6.2
Changed
- Changed loading of Mercado Pago SDK at custom checkout.
Version 4.6.1
[4.6.1]
Added
- Add support to LearnPress
- Compatibility with Wordpress v5.6 and WooCommerce v4.8
- Added version in SDK Mercado Pago
- Added compatibility with WooCommerce Accepted Payment Methods plugin
Changed
- Changed event load of credit-card.js in checkout page
- Changed API to get payment_methods in Checkout Custo Offline and Checkout pro
- Changed event load in admin payments config
- Changed name Checkout Mercado Pago to Checkout Pro
Version 4.6.0
[4.6.0]
Added
- Add review rating banner
- Improve security on checkouts, xss javascript sanitizer
- Support section block added in checkout settings
Changed
- Fixed error that prevents configuring the Mercado Pago plugin
Version 4.5.0
Added
- Compatibility with WooCommerce v4.6.x
- Improved security (added access token in the header for all calls to Mercado Livre and Mercado Pago endpoints)
- Add new endpoint to validate Access Token and Public key to substitute old process to validation
- Improved performance with CSS minification
Changed
- Fixed conflict with wc-api webhook and Mercado Pago webhook/IPN.
- Fixed alert in currency conversion
- Fixed tranlate in currency conversion
- Bug fixed when updating orders that have two or more payments associated.
Version 4.4.0
Added
- Compatibility with WooCommerce v4.5.x
Changed
- Adjusted error when shipping is not used
Version 4.3.1
Changed
- Adjusted inventory (for canceled orders) on payments made at the personalized offline checkout.
Version 4.3.0
Added
- Improve plugin initialization
- Compatibility with Wordpress v5.5 and WooCommerce v4.4.x
Changed
- Fixed currency conversion API - Alert added at checkout when currency conversion fails
- Adjusted inventory (for canceled orders) on payments made at the personalized offline checkout
- Adjusted translation in general
- Adjusted currency translation alert
Version 4.2.2
Added
- Added feature: cancelled orders on WooCommerce are automatically cancelled on Mercado Pago
Changed
- Fixed notification bug - No longer updates completed orders
- Fixed currency conversion API - No longer allows payments without currency conversion
- Fixed payment procesisng for virtual products
- Added ABSPATH in every PHP file
- Adjusted installments translation
- Adjusted state names for Transparent Checkout in Brazil
- Adjusted currency translation translations
- Removed text in code written in Spanish
Version 4.2.1
Changed
- Corrected CI document input validation on Uruguay Custom Offline Checkout.
Version 4.2.0
Added
- Added compatibility with WooCommerce version 4.1.0
- Added Integrator ID field on checkouts’ configuration screens
- Added validation for Public Keys
- Added alert to activate the WooCommerce plugin whenever it is inactive
- Added alert to install the WooCommerce plugin whenever it is uninstalled
- Added assets versioning
- Added minification of JS files
- Added debug mode for JS in order to use files without minification
- Added payment flow for WebPay in Colombia for Checkout Custom Offline
- Updated documentation and regionalized links
Changed
- Corrected notification status on charged_back
- Corrected issue when invalid credentials were switched
- Corrected checkout options for Store Name, Store Category and Store ID
- Corrected validation on the cardNumber field whenever card number is removed
- Corrected input masks on CPNJ and CPF; CNPJ validation and translation in Brazil for Custom Checkout Offline;
- Corrected mercadopago.js loading
- Corrected processing of payment status notifications
- Corrected personalized URLs for successful, refused and pending payments on Checkout Mercado Pago
- Added success and error messages on received payment notifications
- Added alphabetical order on offline payment methods for Checkout Custom
- Added CI document input on Custom Checkout OFF in Uruguay
- Added compatibility with third-party discount plugins which attribute value on order->fees (computation of fees_cost upon purchase)
- Added validation, focus and error messages on all JS inputs on Checkout Custom Online and Offline
- Usability improvements for Checkout Custom - Credit Card on mobile devices
- Adjusted error messages on online Checkout Custom Online
- Adjusted status updates on Checkout Custom Offline orders
- Updated documentation and guide links