spryker-release-bot
released this
07 Dec 08:40
·
1 commit
to master
since this release
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()
.