Releases: mercadopago/cart-prestashop-7
Releases · mercadopago/cart-prestashop-7
v4.18.5
v4.18.4
v4.18.3
Fixed
- Fixed CPF/CNPJ validation breaking card form for non-Brazil countries
v4.18.1
Changed
- Rebranding of the Mercado Pago Brand on the Checkout Page and in the Admin Panel
- Updating the logo to comply with Mercado Pago's new brand guidelines
v4.17.3
v4.17.2
Fixed
- Update
mp-plugins/php-sdkversion to 2.10.1
v4.17.1
Fixed
- Import SDK files with vendor without using
composer install
v4.17.0
Added
- Visualization of installments with interest on the order confirmation screen for the buyer
- New payment method: PSE (Only Colombia)
Changed
- Using
mp-plugins/php-sdkto make payment calls to the Mercado Pago API
v4.16.0
v4.15.0
Changed
Changes the current plugin calls when creating payment, preferences and obtaining payment-methods, to use Core P&P services.
Changed endpoints:
- v1/payments to /ppcore/prod/transaction/v1/payments
- checkout/preferences to /ppcore/prod/transaction/v1/preferences
- v1/bifrost/payment-methods to /ppcore/prod/payment-methods/v1/payment-methods
Fixed
- Updated copyright to 2023
- Added validation to ensure that PHP files are executed in the PrestaShop context
- Added .htaccess file in the root folder, to prevent someone from listing the files of the module, and direct execution of PHP file