3.2.0
spryker-release-bot
released this
20 Oct 13:23
·
32 commits
to master
since this release
Included commits: 3.1.1...3.2.0
Improvements:
- Adjusted module classes so payment method
PayU CEE Single
gets supported. - Introduced
ComputopPayuCeeSinglePayment
transfer. - Introduced
ComputopPayuCeeSingleInitResponse
transfer. - Introduced
ComputopPaymentComputop
transfer. - Introduced
ComputopPaymentComputopDetail
transfer. - Introduced
ComputopPaymentComputopDetailCollection
transfer. - Introduced
ComputopPaymentComputopOrderItem
transfer. - Introduced
ComputopPayuCeeSingleInitResponse
transfer. - Introduced
ComputopPaymentComputopOrderItemCollection
transfer. - Introduced
ComputopSalesOrderItem
transfer. - Introduced
ComputopPaymentComputopOrderItemCollection
transfer. - Introduced
ComputopSalesOrderItem
transfer. - Introduced
ComputopSalesOrderItemCollection
transfer. - Introduced
Order.computopPayuCeeSingle
transfer property. - Introduced
Payment.computopPayuCeeSingle
transfer property. - Adjusted
ComputopNotification
transfer with new properties. - Introduced
ComputopClient::savePayuCeeSingleInitResponse()
. - Introduced
SprykerEco\Shared\Computop\ComputopConstants::PAYU_CEE_SINGLE_INIT_ACTION
. - Introduced
SprykerEco\Yves\Computop\Controller\CallbackController::successPayuCeeSingleAction()
. - Introduced
PayuCeeSingleSubFormPlugin
to extend select payment form on checkout. - Adjusted
ComputopRouteProviderPlugin
so it adds new route/computop/payu-cee-single-success
. - Introduced
payu-cee-single
twig template. - Introduced
ComputopConfig::getPayuCeeSingleInitActionUrl()
. - Introduced
ComputopConfig::getAuthorizeRequestOmsStatus()
. - Introduced
ComputopConfig::getComputopPaymentMethodCurrencyFilterMap()
. - Introduced
ComputopFacade::savePayuCeeSingleInitResponse()
. - Introduced
ComputopFacade::filterPaymentMethodsByCurrency()
. - Introduced
GatewayController::savePayuCeeSingleInitResponseAction()
. - Introduced
IsAuthorizeRequestConditionPlugin
. - Introduced
ComputopCurrencyPaymentMethodFilterPlugin
. - Adjusted
IsAuthorizedPlugin
so it checks for several authorized statuses.