Skip to content

Releases: MultiSafepay/magento2

3.11.0

20 May 15:49
a6c8e23
Compare
Choose a tag to compare

Fixed

  • PLGMAG2V2-846: Fix an issue with some orders going back to pending payment right after customer account creation after checkout

Removed

  • DAVAMS-901: Removed the deprecated payment method 'Alipay'

3.10.1

01 May 16:12
c024ff5
Compare
Choose a tag to compare

Fixed

  • PLGMAG2V2-840: Fix Monolog issue in Magento 2.4.8, thanks to @jissereitsma
  • PLGMAG2V2-841: Fix shopping cart refund issue due to version comparison bug
  • PLGMAG2V2-842: Fix PHP 8.4 deprecations

Changed

  • MAGWIRE-32: Move some generic gateway logic to own util

3.10.0

03 Apr 08:32
3a482e2
Compare
Choose a tag to compare

Added

  • PLGMAG2V2-831: Added invoice_url to invoice update request for E-invoicing
  • PLGMAG2V2-832: Added setting for adding iDEAL payment page step

Fixed

  • PLGMAG2V2-835: Fixed broken Einvoicing refund
  • HYVA-31: Fixed Cart Alive Issue in Hyvä Checkout

Removed

  • PLGMAG2V2-838: Removed .svg as allowed file type for generic gateway image upload

3.9.1

24 Feb 14:44
5a97d24
Compare
Choose a tag to compare

Fixed

  • PLGMAG2V2-826: Fix uncleared orders not being able to be invoiced
  • PLGMAG2V2-823: Fix Fooman surcharge rate calculation above 100%

Changed

  • PLGMAG2V2-829: Enable Sofort and Dotpay payment methods
  • PLGMAG2V2-815: Add delay for cancel controller to wait for order to cancel

Removed

  • DAVAMS-840: Remove gender requirement for in3

3.9.0

10 Jan 14:32
8a4d6f2
Compare
Choose a tag to compare

Added

  • DAVAMS-817: Added the Bizum payment method
  • DAVAMS-852: Add the Billink payment method
  • PLGMAG2V2-814: Added instructions field to payment methods
  • PLGMAG2V2-788: Added coupon names to item names for more clarity about which coupon was used
  • PLGMAG2V2-809: Added the transaction ID to the comment in the order overview for orders canceled by MultiSafepay

Fixed

  • PLGMAG2V2-805: Fixed payment_review orders unable to be canceled
  • PLGMAG2V2-647: Fixed Fast Checkout duplicated transactions

Removed

  • PLGMAG2V2-810: Removed deprecated methods: Santander, Giropay, Sofort, Request to pay and Dotpay
  • DAVAMS-869: Refunding has been disabled for Multibanco

3.8.1

20 Sep 10:04
8832bc8
Compare
Choose a tag to compare

Fixed

  • PLGMAG2V2-794: Fixed an issue that sometimes occurred after the last update related with placing an Apple Pay and Google Pay transaction

Changed

  • DAVAMS-795: Rebrand the logo's, titles and labels from AfterPay to Riverty

3.8.0

31 Aug 15:42
ba6e8c7
Compare
Choose a tag to compare

Added

  • PLGMAG2V2-779: Added payment component for BNPL methods

Changed

  • PLGMAG2V2-785: Upgraded payment icon for MultiSafepay method

Removed

  • PLGMAG2V2-784: Removed issuers from iDEAL
  • PLGMAG2V2-706: Removed payment component Onload console.log

3.7.1

06 Aug 12:31
cce501a
Compare
Choose a tag to compare

Fixed

  • PLGMAG2V2-753: Fixed an issue where a coupon could be decremented multiple times on multiple calls to the 'Cancel' controller
  • PLGMAG2V2-780: Fixed an issue where Store Credit would be returned twice

Changed

  • PLGMAG2V2-778: Coupons will now be canceled through the OrderService on order cancelation and will happen either through the Notification webhook request or when restoring the cart, depending on the type of transaction

3.7.0

08 Jul 12:18
2857613
Compare
Choose a tag to compare

Added

  • PLGMAG2V2-741: Added Manual Capture support for the Card payment, Visa, Mastercard and Maestro gateways. For more information about this feature, please check the MultiSafepay Manual Capture documentation.
  • PLGMAG2V2-760: Added to the order payment description with which type of card was paid for the Card Payment method
  • PLGMAG2V2-768: Refund requests are now logged on debug mode

Fixed

  • PLGMAG2V2-759: Fixed an issue which happened because the getPath method no longer exists on DirectDebitConfigProvider
  • PLGMAG2V2-769: Fixed HTTP Response code being 0 in custom MultiSafepay HTTP Client

Changed

  • PLGMAG2V2-757: Remove payment additionalData when the quote has been restored
  • PLGMAG2V2-767: Google Pay Direct AbortError is not being displayed on screen anymore when user closes the Payment Request dialog

3.6.0

14 May 15:14
38db020
Compare
Choose a tag to compare

Added

  • DAVAMS-764: Add in3 B2B

Fixed

  • PLGMAG2V2-755: Fixed an issue where a type error can occur when retrieving the tax rate during transaction creation