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
Add payment configuration for "create order". You can now configure a payment method to have its own before/after setting in addition to the global settings.
Add payment configuration for "methods api". You can now configure a payment method to create orders or transactions in addition to the global settings.
Improvements:
Replacement of the plugin configuration "create only transactions" with the new configuration "API Method".
Improve and fix configuration for feature "Order Status for shipped orders".
Improve icons for shipping/refund in Shopware backend. In addition to this, the display is now clearer and more consistent, as actions are only grayed out, but no longer hidden.
Fix problem where a different shipping address was not correctly transferred to a Mollie order.
Extend session timeout when starting a checkout. This should extend the available time when a user pays and improve lost session problems in some cases.