Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SUPESC-755 Fixed Unzer notifications processing order. #35

Conversation

kkicheglovspryker
Copy link
Contributor

@kkicheglovspryker kkicheglovspryker commented Dec 2, 2023

Release Table

Module Release Type Constraint Updates
Unzer minor

Module Unzer

Change log

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().

@kkicheglovspryker kkicheglovspryker added bug Something isn't working request-AA-review labels Dec 4, 2023
@spryker-release-bot spryker-release-bot merged commit e1d5606 into master Dec 7, 2023
5 checks passed
@spryker-release-bot spryker-release-bot deleted the bugfix/supesc-755-fix-unzer-notifications-processing-order branch December 7, 2023 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready-for-release
Development

Successfully merging this pull request may close these issues.

3 participants