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.
Add new CLI command to import/update payment methods
Add new Shopware Filter Events for payment and status updates. You can now individually inject and use a custom status instead of the suggested one from Mollie.
Improve Payment Method import/update functionality to keep custom settings like "active" when importing methods again.
Fix very rare scenario where payment "actions" are not set correctly in the database, which leads to an immediate redirect to the checkout finish page without doing anything.
Fix problem where sometimes payment method icons have not been imported correctly and thus where not visible.
Fix compatibility problem with Shopware 5.4 when doing a checkout with Klarna.
Fix error with Apple Pay Direct if an express (guest) checkout is done with an email that already exists as a "real" customer.