Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 512 Bytes

2021-05-28-added-payment-token-invalidation.md

File metadata and controls

10 lines (10 loc) · 512 Bytes
title issue author author_email author_github
Added payment token invalidation
NEXT-14739
OliverSkroblin
OliverSkroblin

Core

  • Added new \Shopware\Core\Checkout\Payment\Exception\TokenInvalidatedException which is thrown if the payment token already used to finalize a transaction.
  • Changed \Shopware\Core\Checkout\Payment\Controller\PaymentController::finalizeTransaction exception handling, all ShopwareHttpException are now redirected to the provided error url