Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@spryker-release-bot spryker-release-bot released this 07 Dec 08:40
· 1 commit to master since this release
e1d5606

Included commits: 1.4.0...1.5.0

Improvements

  • Adjusted UnzerFacade::processNotification() so it will change the order item state based on the Unzer payment state and not on the received event name.
  • Introduced UnzerConfig::getUnzerChargePaymentStatusToOmsStatusMap().
  • Introduced UnzerConfig::getUnzerAuthorizePaymentStatusToOmsStatusMap().
  • Introduced UnzerConfig::getUnzerPaymentStateToOmsStatusMap().

Adjustments

  • Increased php version to 8.1.

Deprecations

  • Deprecated UnzerConfig::mapUnzerEventToOmsStatus().
  • Deprecated UnzerConfig::mapUnzerPaymentStatusToOmsStatus().