Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 426 Bytes

2021-11-05-prepared-payment-handler-interface.md

File metadata and controls

11 lines (11 loc) · 426 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Prepared payment handler interface
issue: NEXT-17156
author: Lennart Tinkloh
author_email: l.tinkloh@shopware.com 
author_github: @lernhart
---

Core

  • Added Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PreparedPaymentHandlerInterface.
  • Added Shopware\Core\Checkout\Payment\Exception\ValidatePreparedPaymentException.
  • Added Shopware\Core\Checkout\Payment\Exception\CapturePreparedPaymentException.