Skip to content

Releases: MultiSafepay/prestashop-official

Release 6.2.0

25 Feb 11:13
6.2.0
f3793e8

Choose a tag to compare

Release date: Feb 25th, 2026

Added

  • PRES-506: Add clarification of {order_reference} based on the order creation setting
  • PRES-503: Add BNPL refund support

Fixed

  • PRES-501: Fixing checkValidity() issue in One Page Checkout PS

Release 6.1.2

23 Jan 17:11
6.1.2
06cb52c

Choose a tag to compare

Release date: Jan 23rd, 2026

Fixed

  • PRES-499: Fix Apple Pay and Google Pay direct buttons when using One Page Checkout PS: The Definitive Checkout

Release 6.1.1

02 Dec 13:27
6.1.1
3ef6c58

Choose a tag to compare

Release date: Dec 2nd, 2025

Added

  • PRES-489: Add HTTP 500 response for exceptions raised by PrestaShop during the notification process
  • PRES-496: Add setting field to condition if the Payment Link will be sent by email

Fixed

  • PRES-494: Fix the issue where the system status does not register the payment method settings
  • PRES-493: Fix the error that occurs when creating an order in the back office with an order status that requires invoice generation
  • PRES-490: Fix race condition preventing order cancellation when notification and cancel URL processes simultaneously

Release 6.1.0

03 Nov 16:17
6.1.0
a3cdcdb

Choose a tag to compare

Release date: Nov 3rd, 2025

Added

  • PRES-481: Add translations to customize each payment method title

Changed

  • PRES-469: Refactor the plugin to comply with the PrestaShop Validator Tool

Fixed

  • PRES-485: Fix Payment Components is broken on version 1.7.6.X
  • PRES-484: Fix cents differences rounding between PrestaShop cart total and MultiSafepay total
  • PRES-478: Fix branded credit cards appear at the top of payment method

Removed

  • DAVAMS-920: Remove Zinia payment method

Release 6.0.1

24 Jul 14:40
6.0.1
896580b

Choose a tag to compare

Release date: Jul 24th, 2025

Fixed

  • PRES-476: Fix backoffice orders adding a default payment method

Release 6.0.0

21 Jul 12:04
6.0.0
19308c0

Choose a tag to compare

Release date: Jul 21st, 2025

Added

  • PRES-457: Add error code when refund is rejected
  • PRES-452: Add rounding to shopping cart item tax rates in BILLINK gateway when discrepancy is less than 0.05 percent
  • PRES-434: Add support to register the payment methods dynamically, via API request

Changed

  • PRES-466: Change the dependency on Symfony services to instantiate our classes

Fixed

  • PRES-467: Fix unchecked TOS does not prevent Google Pay transaction pop-up in Safari
  • PRES-465: Fix JS/CSS scripts are loaded differently at PS 1.7.x compared to PS 8.x and 9.x

Release 5.17.0

24 Feb 10:15
5.17.0
82b8602

Choose a tag to compare

Release date: Feb 24th, 2025

Added

  • DAVAMS-857: Add BILLINK payment method
  • PRES-330: Add more logging points in debug mode

Changed

  • DAVAMS-871: Change to prevent refunds in the Multibanco payment method

Fixed

  • PRES-440: Fix the payment link in backoffice orders emails

Release 5.16.0

27 Dec 13:14
5.16.0
75c32ff

Choose a tag to compare

Release date: Dec 27th, 2024

Added

  • DAVAMS-805: Add BIZUM

Changed

  • PRES-400: Replace AfterPay-Riverty with Riverty payment method icon

Fixed

  • PRES-439: Fix payment registered twice when the notification of a refund is processed and invoices are disabled

Removed

  • DAVAMS-816: Remove gender checkout field from iDEAL+in3

Release 5.15.0

28 Nov 14:51
5.15.0
2eb378c

Choose a tag to compare

Release date: Nov 28th, 2024

Added

  • PRES-427: Add OrderPayment object, within the PrestaShop order, when invoices are disabled

Changed

  • PRES-429: Change visibility of processOrderStatusChangesForBackorders()

Removed

  • PRES-428: Remove iDEAL issuers

Release 5.14.2

03 Jul 11:28
5.14.2
5a5a741

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