Skip to content

Releases: mercadopago/cart-prestashop-7

v4.17.2

29 Apr 18:26
f261871
Compare
Choose a tag to compare

Fixed

  • Update mp-plugins/php-sdk version to 2.10.1

v4.17.1

05 Apr 15:23
0b3c4a5
Compare
Choose a tag to compare

Fixed

  • Import SDK files with vendor without using composer install

v4.17.0

02 Apr 15:43
b7f29d5
Compare
Choose a tag to compare

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

07 Mar 13:25
b4ebbae
Compare
Choose a tag to compare

Changed

Adjusting texts on the Interest for accrual configuration screen

Fixed

Updated license to 2024
Updated copyright to 2024

v4.15.0

28 Dec 21:55
032e11f
Compare
Choose a tag to compare

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

05 Jun 17:59
d8ba9cd
Compare
Choose a tag to compare

[4.14.0] - 2023-05-25

Added

Identification to payment-methods requests.
Secure Fields to card form.
Updated

Dependencies versions

Release v4.13.0

11 Jan 19:47
7b3c38c
Compare
Choose a tag to compare

[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

23 Nov 18:51
f435e91
Compare
Choose a tag to compare

[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

11 Oct 13:15
683366b
Compare
Choose a tag to compare

[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

16 Aug 18:31
ff59005
Compare
Choose a tag to compare

Fixed

  • PSE return page