Skip to content

v2.4.0

Compare
Choose a tag to compare
@boxblinkracer boxblinkracer released this 10 Aug 08:12
· 905 commits to master since this release
0c69361

Features:

  • The Refund Manager can now be deactivated in the plugin settings. This prevents employees from using it when another system is responsible for refunds.

Improvements:

  • The selection of iDEAL banks is now mandatory. As a result, the customer can no longer forget it, and the checkout process on the Mollie payment page is reduced by 1 step.
  • The Shopware standard behaviour for failed payments is now activated by default when the plugin is installed the first time.

Fixes:

  • When creating subscriptions, the mandate of the initial payment was not used explicitly. If the customer already has several mandates, Mollie may have used the wrong one for recurring payments.
  • The "additional" field in the address is no longer sent to Mollie if there are only spaces in it. This caused a problem when creating the payment.
  • Fixed warnings for "CLI commands" in combination with the PSR Logger, Shopware 6.4.10.1 and PHP 8.0