Releases: MultiSafepay/magento2-adminhtml
Releases · MultiSafepay/magento2-adminhtml
1.20.0
Added
- Added the MyBank payment method
Fixed
- Fixed dead docs links in the configuration and support page
Removed
- Removed payment method docs links
1.19.0
Added
- Added a configuration option for overriding when to send the order confirmation e-mail for pay later methods
1.18.0
Added
- Added Vault for Maestro
- Added Tokenization (embedded) for the following gateways:
- American Express
- Credit Card
- Maestro
- Mastercard
- Visa
- Added the Alipay+ payment method
Fixed
- Fixed the sorting of the generic gateways to be always at the bottom
- Fixed field dependencies of all the gateways to always depend on the 'active' field
Changed
- Changed the styles and images according to the new rebranding guidelines
1.17.0
Added
- Added an option to skip the bank details page after placing an order for the Bank Transfer payment method
Changed
- Removed configuration settings for ING Home'Pay, since the payment method has become deprecated
- Added changes that are required for PHP 8.1:
- Added null coalescing operator for when haystack parameter for the strpos() function is null
1.16.0
Added
- Added options for selecting separate order status for different MultiSafepay statuses
- Added options for selecting separate behaviours of cancelling MutliSafepay order payment link
Fixed
- Fixed an issue where validate API key button uses default store view always (Thanks to @thlassche)
- Fixed an issue where encrypted password doesn't get correct
1.15.0
Added
- Added a separate option for when to send the order confirmation email for the Bank Transfer payment method
- Added a button to verify the API Key before saving the config.
Changed
- Changed the API Key fields to be obscured for added security, they are now also stored with encryption provided by the Encryptor from the Magento Framework
1.14.0
Added
- Added configuration for Edenred
- Added configuration for iDEAL and Direct Debit Vault
Fixed
- Fixed an issue with Vault and Manual capture
- Fixed an issue where the transaction type for Direct Debit would not be saved
1.13.0
Added
- Added configuration for Apple Pay Direct
- Added configuration for Google Pay
- Added configuration for WeChat Pay
1.12.0
Changed
- Dropped support for Magento 2.2.x versions.
- Changed event listeners from controller_action_predispatch to backend_auth_user_login_success for checking the new released plugin versions. (Thanks to @Tjitse-E)
- Improved the UX/UI for General Information page
Fixed
- Fixed PHP Mess detector issues.
1.11.0
Added
- Added setting for possibility to skip automatic invoice creation after MultiSafepay payment.
Changed
- Improved several UI and UX elements:
- Added a notice with a link to the MultiSafepay Merchant Control Panel under the API key field
- Added enabled/disabled indicators next to the gateways and giftcards
- Added a MultiSafepay mention to the Payment configuration page at Stores > Configuration > Sales > Payment Methods with a link to sign up. Clicking on configuration will redirect to the MultiSafepay General Settings page