Skip to content

Checkout.com Magento 2 Module - v3.0.1

Compare
Choose a tag to compare
@Dnd-Gimix Dnd-Gimix released this 17 Mar 10:57
· 324 commits to master since this release

Summary

What’s new in version 3.0.1

  • Bug fixes and compatibility updates

Highlights

Bug fixes and compatibility updates

This version contains several bug fixes and compatibility updates, including:

  • Fix payment methods still displaying when the extension is disabled from the admin configuration
  • Fix several cart issues caused by Magento Quote being saved:
    • Double quantities issue when adding product from wishlist
    • Reorder cart total issue
    • Custom option usage on configurable product issues
  • Remove usage of PHP 8 only "str_contains" function
  • Add "payment.xml" to disable multi-shipping
  • Fix deprecated Zend Logger usage since Magento 2.4.3
  • Fix Magento 2.3.3 incompatibility with null parameters in constructors