Releases: mercadopago/cart-prestashop-7
Releases · mercadopago/cart-prestashop-7
Version 4.2.0
Added
- Refactor update order status
- Add rule to validate backorder status
- JS files versioning
- JS files minification
- CSS files versioning
- CSS files minification
- Code Standards for JS files
- Code Standards for CSS files
- Code Standards for PHP files
Fixed
- Fix splitted orders update
- Fix getConditionAndTerms on custom checkout validations
- Fix getNotificationResponse to static and avoid unnecessary request to MP Payments API
Changed
- Move checkouts classes from /model to /checkouts
- Create new models for order_state, order_state_lang, cart_rule and cart_rule_rule
Version 4.1.1
Added
- We added status map for Notification
Fixed
- We fixed statement_descriptor: from null to ''
- We fixed document number mask
- We fixed notification update order flow
- We fixed the problem after removing Mercado Envíos
Removed
- We removed Mercado Envíos default configurations
Version 4.1.0
Break Change
- In this version you must paste the public_key of sandbox and production to be able to sell. Before updating the plugin, activate the maintenance mode and do some tests to check that nothing breaks
Added
- New translations for Chile and Uruguay.
- Custom Checkout with:
- Binary mode
- Discount for paying with Mercado Pago.
- Ticket Checkout with:
- Select available payment methods.
- Choose the expiration date.
- Discount for paying with Mercado Pago.
Fixed
- We fixed the mobile layout of the Mercado Pago Checkout.
- We fixed the creation of the order, allowing the function to recover the value of the customer_secure_key.
- Mobile layout
Changed
- Now the Mercado Pago Checkout works through a modal: your customers can complete the purchase without leaving the site.
- We renew the plugin settings screen.
- We renew the plugin code structure.
- We merged the plugin versions for PS1.6 and PS1.7.
Removed
- Mercado Envíos.
- Discount coupons.
- Installment calculator.
Version 4.0.1
EN
- Currency_id (store currency) sent to create a preference fixed.
- Unit price for Chile and Colombia sent to create a preference fixed.
ES
- Fix de el currency_id (moneda de la tienda) enviado para crear una preferencia.
- Fix de el precio unitario para Chile y Colombia enviado para crear una preferencia.
PT
- Correção do currency_id (moeda da loja) enviado para criar uma preferência.
- Correção do preço unitário para o Chile e Colômbia enviado para criar uma preferência.