Releases: MultiSafepay/prestashop-official
Releases · MultiSafepay/prestashop-official
Release 5.14.2
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
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
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
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
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
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
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
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
Release date: Jun 15th, 2023
Changed
- PRES-385: Switch Google Pay to redirect, when google JS library fails to load
Release 5.10.0
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.