You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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