3.17.0
spryker-release-bot
released this
12 Apr 12:45
·
80 commits
to master
since this release
Included commits: 3.16.5...3.17.0
Improvements
- Introduced
QuoteTransfer::isOrderPlacedSuccessfully
transfer object property. - Adjusted
CheckoutController::placeOrderAction()
so thatQuoteTransfer::isOrderPlacedSuccessfully
is set if order was placed succesfully. - Adjusted
CheckoutController::summaryAction()
to checkQuoteTransfer::isOrderPlacedSuccessfully
for display the place order button.