Releases: mercadopago/cart-prestashop-7
Releases · mercadopago/cart-prestashop-7
v4.17.2
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-sdk
to 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
Release v4.14.0
[4.14.0] - 2023-05-25
Added
Identification to payment-methods requests.
Secure Fields to card form.
Updated
Dependencies versions
Release v4.13.0
[4.13.0] - 2023-01-11
Changed
- Changed header authorization to use access token instead of public key
Fixed
- Fixed decimal value when creating checkout pro preference
- Updated copyright to 2023
Release v4.12.0
[4.12.0] - 2022-16-11
Changed
- Changed endpoint from v1/payment_methods to v1/bifrost/payment-methods
Removed
- Removed function used as mock to add payment places related to paycash
Improved
- Improved js selector that gets button element, finish order
Release v4.11.3
[4.11.3] - 2022-10-10
Added
- Added validation for null, empty or invalid merchant_order_id
Updated
- Updated Tools::redirectLink to Tools::redirect
Fixed
-
Fixed php notice on order creation
-
Error log changed to information log in notifications
-
Removed tags used for translation and adapted related HTML tags
-
Changed Json encode/decode functions from Tools to native functions
Release v4.11.2
Fixed
- PSE return page