Releases: MultiSafepay/magento2-core
Releases · MultiSafepay/magento2-core
3.9.0
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
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
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
3.7.1
Fixed
- PLGMAG2V2-753: Fixed an issue where a coupon could be decremented multiple times on multiple calls to the 'Cancel' controller
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
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: Add to 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
3.6.0
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
Fixed
- PLGMAG2V2-738: Fixed orders stuck on pending after REST API Invoice creation
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
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
Fixed
- 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
Added
- DAVAMS-716: Add Multibanco payment method
- DAVAMS-724: Add MB WAY payment method
Fixed
- PLGMAG2V2-728: Add recurring data when customer_id is in additional info
- PLGMAG2V2-725: Fix broken gift card gateway ids
Removed
- PLGMAG2V2-726: Remove startSetup and endSetup commands from UpgradeData
3.3.2
Changed
- PLGMAG2V2-716: Refresh API Token and component after expiry