Skip to content

7.5.2

Compare
Choose a tag to compare
@mmaymo mmaymo released this 22 Apr 09:01
· 47 commits to develop since this release
d4ef2c1
  • Feature - Support for new payment method Bancomat Pay (beta)
  • Tweak - Reorder gateway settings
  • Fix - Gift Card issuer dropdown replaced by icon HTML when only one giftcard enabled
  • Fix - TypeError merchant capture feature
  • Fix - Type error on Pay for Order page when in3 is active on PHP 8+
  • Fix - Typo in variable/method names
  • Fix - Refresh methods not enabling methods enabled in Mollie
  • Fix - Variable names in strings deprecated in PHP 8.2 (author @vHeemstra)
  • Fix - WC 7.4.1 appends billingEmail to Orders API call due to mismatched filter in Banktransfer.php
  • Fix - Apple Pay button payment is not possible as a guest user when debugging is active