Skip to content

Releases: MultiSafepay/prestashop-official

Release 5.14.2

03 Jul 11:28
5.14.2
5a5a741
Compare
Choose a tag to compare

Release date: July 3rd, 2024

Fixed

  • PRES-422: Fix non-existent service when using PrestaShop WebService API
  • PRES-418: Fix issue with direct button not displaying when using 'One Page Checkout PS' plugin

Release 5.14.1

22 May 14:56
5.14.1
b543c6a
Compare
Choose a tag to compare

Release date: May 22nd, 2024

Fixed

  • PRES-417: Fix Apple Pay visibility issue using 'One Page Checkout PS'
  • PRES-420: Fix Google Pay button since sometimes is shown multiple times

Release 5.14.0

18 Apr 09:18
5.14.0
97b6e52
Compare
Choose a tag to compare

Release date: Apr 18th, 2024

Added

  • DAVAMS-763: Add in3 B2B
  • PRES-414: Ignore pretransaction webhook notifications

Changed

  • DAVAMS-744: Rebranding in3 B2C

Fixed

  • DAVAMS-752: Fix the 'template_id' setting field within the Payment Component

Release 5.13.0

07 Mar 13:51
5.13.0
cbba543
Compare
Choose a tag to compare

Release date: Mar 7th, 2024

Added

  • PRES-412: Add customer.browser object within the order request for Google Pay and Apple Pay transactions
  • DAVAMS-655: Add BNPL_MF payment option
  • DAVAMS-723: Add MB WAY payment option
  • DAVAMS-683: Add Multibanco payment option

Release 5.12.0

06 Feb 14:17
5.12.0
0da678f
Compare
Choose a tag to compare

Release date: Feb 6th, 2024

Added

  • DAVAMS-675: Pre-set allowed_minimum, allowed_maximum and allowed_countries for Zinia
  • DAVAMS-530: Add support for Template ID in the Payment Component

Fixed

  • PRES-408: Fix an issue where after setting up Google Pay as live, the environment was defined as 'LIVE' instead of 'PRODUCTION' for Google Pay.

Changed

  • DAVAMS-703: Rebrand in3 payment method name and remove birthday checkout field

Removed

  • DAVAMS-707: Remove 'Santander Betaal per Maand' payment option
  • PRES-401: Remove unused variable in the cancel module controller

Release 5.11.2

30 Oct 15:24
5.11.2
13ed798
Compare
Choose a tag to compare

Release date: Oct 30th, 2023

Fixed

  • PRES-398: Translations not working for salutation options in some payment methods.
  • PRES-403: Fixed payment method filters (currency, carrier, country and customer groups) where after setting any criteria, payment methods were not displayed, affecting only PrestaShop 8.1.X.

Changed

  • PRES-397: Remove the deprecated hook paymentReturn.

Release 5.11.1

06 Sep 11:42
5.11.1
9c874e3
Compare
Choose a tag to compare

Release date: Sep 6th, 2023

Fixed

  • PRES-395: Fix the method to retrieve the country code to handle cases where the user is not logged in.

Release 5.11.0

08 Aug 13:48
5.11.0
fe39543
Compare
Choose a tag to compare

Release date: Aug 8th, 2023

Added

  • DAVAMS-657: Add Zinia payment
  • PRES-366: Add Apple Pay direct
  • PRES-375: The payment link is included in the order confirmation email when the order is initiated from the back-office
  • PRES-381: Use Select2 JS to display iDEAL issuers dropdown
  • PRES-388: Check if the Google object exists before triggering the payment method load

Changed

  • DAVAMS-646: Improvements over the Payment Component
  • PRES-355: Make translatable a string in the settings page

Fixed

  • PRES-390: Corrected the assignment of the order's payment method to the selected gift card, when multiple gift cards are used for payment.
  • PRES-372: Handle a possible exception in the cancel controller

Release 5.10.1

15 Jun 13:14
5.10.1
8c8ca0a
Compare
Choose a tag to compare

Release date: Jun 15th, 2023

Changed

  • PRES-385: Switch Google Pay to redirect, when google JS library fails to load

Release 5.10.0

15 Jun 12:24
5.10.0
4672e47
Compare
Choose a tag to compare

Release date: Jun 15th, 2023

Added

  • PRES-365: Add Google Pay Direct.

Changed

  • DAVAMS-616: Rename 'Credit Card' payment method as 'Card payment'.

Fixed

  • PRES-379: Handle error when API Key is not set properly.