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
Improved log data handling and saved payment card management.
Improved plugin lifecycle stability during install/uninstall.
Improved webhook event handling and order/payment state synchronization for more consistent behavior across capture, refund, and cancellation events.
General code quality, static analysis, and CI pipeline improvements.
Fixes
Fixed an issue that could prevent the plugin from activating correctly due to an internal service configuration error.
Fixed a webhook processing issue where certain valid notifications from CyberSource were not being correctly matched to their corresponding Shopware order, preventing
the order's payment status from updating.
Resolved lifecycle issues affecting plugin install/uninstall stability and checkout processing under certain conditions.