Releases: MultiSafepay/magento2
Releases · MultiSafepay/magento2
Release list
4.3.0
4.2.0
Added
- PLGMAG2V2-906: Added a new controller that can be used to retrieve a MultiSafepay API Token
Fixed
- PLGMAG2V2-906: Fixed an issue where a 'Temporary Unavailable' message would be shown after being idle in the checkout for a while, due to the API token expiring and not being refreshed
4.1.0
Added
- PLGMAG2V2-893: Prevent duplicate completed webhooks from overwriting order totals
- DAVAMS-990: Added used card info to Apple Pay and Google Pay payment methods
- PLGMAG2V2-890: Added prerequisite acknowledgement validation for Apple Pay and Google Pay direct buttons configuration activation
Fixed
- PLGMAG2V2-900: Fixed PriceUtil tax calculations for sales display settings
- PLGMAG2V2-904: Fixed issue where gift cards were always using the fallback icon
Changed
- PLGMAG2V2-887: Changed instances where we were using getRealOrderId() to getIncrementId()
- PLGMAG2V2-891: Handle ApiException in GetNotification
4.0.0
Added
- PLGMAG2V2-888: Implemented token-based redirect handling and removed the dependency on the checkout session when redirecting to the payment page.
3.16.0
Added
- DAVAMS-913: Added several EAA improvements
Changed
- PLGMAG2V2-886: When retrieving the order for GET notification requests, we now first check if the transaction Order ID matches the Magento Order ID
- PLGMAG2V2-884: Changed when to retrieve issuers and the api_token from the MultiSafepay API, e.g. it will not happen on the cart page anymore
- DAVAMS-954: Rebranded iDEAL - Wero and in3
Fixed
- PLGMAG2V2-885: Fixed an issue with E-invoicing Payment Component Direct transactions not being able to be placed
3.15.0
Added
- PLGMAG2V2-871: Added changes that enable Google Analytics cross browser/device tracking
- PLGMAG2V2-881: Added a REST API endpoint to trigger the notification through the Magento 2 API
Fixed
- PLGMAG2V2-882: Fixed an issue where an old cart overwrites new cart items when an order was previously placed but not finished
Changed
- PLGMAG2V2-861: MultiBanco now initialises in pending state
- PLGMAG2V2-880: Improved the logs for the 'cancel' & 'success' controllers
Removed
- PLGMAG2V2-810: Deprecated the Sofort payment method
3.14.0
Changed
- PLGMAG2V2-872: Changed it so that payment links for bank transfer transactions are immediately added as an order comment, instead of on 'Initialized' status notification
- PLGMAG2V2-867: Improved when to save the quote on the Cancel controller, it will now save if the payment actually has any additional information that needs to be removed
- PLGMAG2V2-868: Updated the American Express fallback icon to the latest version
Removed
- DAVAMS-918: Deprecated Zinia payment method
3.13.1
Fixed
- PLGMAG2V2-864: Fixed automatic gateway detection switch for generic giftcards
- PLGMAG2V2-855: Fixed an issue with restoring the cart when using the browser back button on the payment page for Amasty Checkout (Pro) (Now also fixed for Magento version 2.3.7)
3.13.0
Added
- PLGMAG2V2-852: Added support for Bancontact WIP in Magento Vault
- PLGMAG2V2-859: Added CODE_OF_CONDUCT.md
Fixed
- PLGMAG2V2-860: Fixed an issue where some orders do not have correct values after invoice creation with a specific Amasty Checkout Pro configuration
- PLGMAG2V2-862: Fixed CancelOrder process error when transaction_id param can not be found, thanks to @CanvasCompanyHylke
3.12.0
Added
- PLGMAG2V2-850: Added customer company name to the order request
- PLGMAG2V2-856: Added logging for payment component requests
Fixed
- PLGMAG2V2-854: Fixed Fooman Surcharges not being picked up for BNPL refunds
- PLGMAG2V2-853: Fixed BNPL refund processing of bundle product items with non dynamic pricing
- PLGMAG2V2-855: Fixed an issue with restoring the cart when using the browser back button on the payment page for third party checkouts like Amasty Checkout (Pro)