Skip to content

3.17.0

Compare
Choose a tag to compare
@spryker-release-bot 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 that QuoteTransfer::isOrderPlacedSuccessfully is set if order was placed succesfully.
  • Adjusted CheckoutController::summaryAction() to check QuoteTransfer::isOrderPlacedSuccessfully for display the place order button.