Skip to content

Releases: MultiSafepay/magento2

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

3.5.1

01 May 15:00
a709448
Compare
Choose a tag to compare

Fixed

  • PLGMAG2V2-738: Fixed orders stuck on pending after REST API Invoice creation
  • PLGMAG2V2-752: Fixed Payment Component Temporarily Not Available message after token expiry

Changed

  • PLGMAG2V2-739: PayPal, AliPay, AliPay Plus, CBC, KBC and Trustly now have the option to redirect to the MultiSafepay payment page when placing the order

3.5.0

03 Apr 11:22
f4b5b31
Compare
Choose a tag to compare

Added

  • PLGMAG2V2-731: Added VVV Cadeaubon gateway
  • DAVAMS-733: Added Pay After Delivery (BNPL_MF) gateway
  • PLGMAG2V2-736: Added browser info to the transaction
  • PLGMAG2V2-734: Added more integration tests for Magento Vault
  • DAVAMS-745: Fixed template id and added merge value for payment component

Fixed

  • PLGMAG2V2-733: Make frontend messages translatable
  • PLGMAG2V2-735: Fix an issue where wrong shipping cost is sent in OrderRequest when VAT is exempted during checkout

Changed

  • DAVAMS-756: Rebrand in3 B2C

3.4.0

16 Feb 15:05
bca49fd
Compare
Choose a tag to compare

Added

  • DAVAMS-716: Add Multibanco
  • DAVAMS-724: Add MB WAY

Fixed

  • PLGMAG2V2-728: Add recurring data when customer_id is in additional info
  • PLGMAG2V2-725: Fix broken gift card gateway ids
  • PLGMAG2V2-727: Fix payment component sometimes not loading

Removed

  • PLGMAG2V2-726: Remove startSetup and endSetup commands from UpgradeData

3.3.2

24 Jan 16:23
1616e28
Compare
Choose a tag to compare

Changed

  • PLGMAG2V2-718: Remove gateway codes from Edenred title
  • PLGMAG2V2-716: Refresh API Token and component after expiry
  • PLGMAG2V2-720: Only set order canceled on notification controller

3.3.1

28 Dec 13:46
a800709
Compare
Choose a tag to compare

Fixed

  • PLGMAG2V2-715: Fixed an issue where pretransaction notifications would be processed for canceled orders

Changed

  • DAVAMS-700: Refactored in3 Direct to only make gender mandatory
  • PLGMAG2V2-714: POST notifications will now always be logged, instead of only when the verification fails
  • PLGMAG2V2-709: The DataAssignObserver for Card payments will now return early whenever the payload is already defined

Removed

  • DAVAMS-708: Removed Santander Betaal Per Maand

3.3.0

30 Nov 14:23
0188e40
Compare
Choose a tag to compare

Fixed

  • PLGMAG2V2-705: Fixed a bug where the notification process would not finish due to an empty 'Auth' header in the POST webhook request
  • PLGMAG2V2-708: Fixed Hyva React Checkout OutOfBoundsException when it is installed through app/code
  • PLGMAG2V2-688: Fixed an issue where coupons would not be restored if the payment was canceled/declined
  • PLGMAG2V2-711: Fixed an issue where it was not possible to do refunds for a generic gateway that requires the shopping cart

Added

  • DAVAMS-531: Added an advanced setting for adding a template ID to be used for payment components
  • DAVAMS-676: Added preset gateway filters for Zinia
  • DAVAMS-596: Added a setting to choose SVG icons instead PNG

Changed

  • PLGMAG2V2-704: For E-invoicing, there will be no invoice e-mails sent from Magento, since E-invoicing handles invoice e-mails on the payment side

3.2.1

16 Oct 14:52
35050f5
Compare
Choose a tag to compare

Fixed

  • PLGMAG2V2-702: Fixed an issue where in some cases the wrong transaction_type would be used for some 'Direct' payment methods