Skip to content

Releases: MultiSafepay/magento2

4.3.0

Choose a tag to compare

@vinodsowdagar vinodsowdagar released this 22 Jul 15:37
0298da1

Added

  • PLGMAG2V2-912: Added a new configuration to show/hide payment method icons in the checkout

Fixed

  • PLGMAG2V2-911: Fixed custom success url not being used in new browser session

4.2.0

Choose a tag to compare

@vinodsowdagar vinodsowdagar released this 18 May 11:34
4580d5c

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

Choose a tag to compare

@vinodsowdagar vinodsowdagar released this 30 Apr 12:33
2e361f3

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

Choose a tag to compare

@vinodsowdagar vinodsowdagar released this 18 Mar 11:56
783d055

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

Choose a tag to compare

@vinodsowdagar vinodsowdagar released this 18 Feb 14:33
6515880

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

Choose a tag to compare

@vinodsowdagar vinodsowdagar released this 22 Jan 15:12
ecff3ea

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

Choose a tag to compare

@vinodsowdagar vinodsowdagar released this 15 Sep 07:18
f8ae5e0

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

Choose a tag to compare

@vinodsowdagar vinodsowdagar released this 22 Aug 15:24
7acf99b

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

Choose a tag to compare

@vinodsowdagar vinodsowdagar released this 29 Jul 14:54
1ee0744

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

Choose a tag to compare

@vinodsowdagar vinodsowdagar released this 09 Jul 15:25
41bbef7

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)