Skip to content

Releases: MultiSafepay/magento2-frontend

1.7.0

12 May 13:10
01e49d2
Compare
Choose a tag to compare

Added

  • Added the possibility to change direct gateways to redirect
  • Added separate phone number field for Afterpay & in3, which will already be filled in if the phone number is present in the billing address

1.6.2

20 Apr 09:28
6d5dc71
Compare
Choose a tag to compare

Fixed

  • Fixed an issue related to 400 bad request errors with empty fields in the payment additional data.

Changed

  • (dev) Orders are now being retrieved with OrderRepositoryInterface instead of OrderInterfaceFactory

1.6.1

09 Apr 10:36
63012ad
Compare
Choose a tag to compare

Removed

  • Removed order status check and reopening a cancelled order process from the Success controller, since it is already being done by the Notification controller instead.

1.6.0

26 Mar 15:20
9512685
Compare
Choose a tag to compare

Removed

  • Removed obsolete emandate field from Direct Debit checkout

Fixed

  • Fixed a bug where the wrong processing status was set for the notifications

Changed

  • Refactored notification controller and improved logging

1.5.0

11 Mar 16:15
9f19764
Compare
Choose a tag to compare

Added

  • Added generic gateways and generic giftcards to the checkout dynamically.
  • Added the possibility to modify the "Success page" and cancel payment return URLs for PWA storefronts.
  • Added support for a customizable pending_payment status when redirecting to the payment page.
  • Changed composer dependencies to support Magento 2.2.

Fixed

  • Checkout error when creditcard is preselected

Changed

  • Refactored the payment components by decreasing the amount of javascript files

1.4.0

22 Feb 13:49
e592f85
Compare
Choose a tag to compare

Added

  • Added generic gateway feature for the possibility to add a gateway, which you can customize yourself.
    For more information, please see our Magento 2 plugin docs.
  • Added Magento 2 Vault support for credit card payment methods. For more information about the Magento 2 Vault feature, please see Magento DevDocs
  • Added support for Magento 2 Instant Purchases (Works only for Vault supported payment methods). Please see the guide how to use and configure Magento 2 Instant purchase feature in Magento DevDocs

Changed

  • Code refactoring in big parts of the plugin for code improvement, readability and better performance

1.3.1

17 Feb 09:25
fb835bb
Compare
Choose a tag to compare

Fixed

  • Fixed wrong api key being used for MultiSafepay requests with a multi store setup
  • Fixed order status sometimes not going to processing after it has been invoiced

1.3.0

26 Jan 17:48
1b0e247
Compare
Choose a tag to compare

Added

  • Added function to restore quote when using back button on the MultiSafepay payment page
  • Added icons for Winkel Cheque, Wellness gift card and Givacard

Fixed

  • Fixed bug "Uncaught TypeError: Cannot read property 'observe' of undefined" (Credits to @willemyouweagency)
  • Fixed duplicate id's for birthday checkout field for in3 and Afterpay

Changed

  • Changed the way checkout fields are observed and default method is selected.
  • Updated Trustly logo to new branding standards

Removed

  • Removed duplicate check for sending invoice e-mail

1.2.0

11 Dec 11:15
40537c4
Compare
Choose a tag to compare

Added

  • Added in3 to checkout
  • Added support for preselected default payment method in the checkout

1.1.0

12 Nov 10:13
a0571a4
Compare
Choose a tag to compare

Added

  • Added Good4Fun gift card to the checkout
  • Added missing gift card logos

Fixed

  • Fixed notification url leading to ReflectionException on some server configurations
  • Fixed error message when SecureToken parameters are missing
  • Added support for Magento terms and services checkbox agreement
  • Added dependencies in module.xml and composer.json
  • Removed setup_version from module
  • For some billing suite methods, an automatic invoice will not be sent anymore

Changed

  • Rebrand Klarna to the latest standards