Skip to content

v1.6.0

Choose a tag to compare

@solution-25 solution-25 released this 23 Jul 13:14
1384446

CyberSource for Shopware 6 — v1.6.0

Improvements

  • Improved checkout payment verification for more reliable order confirmation.
  • Improved 3D Secure (3DS) session handling, with no change to the customer-facing checkout experience.
  • Improved webhook signature validation reliability.
  • 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.