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: [email protected]
author_github: @lernhart
---
- Added
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PreparedPaymentHandlerInterface
. - Added
Shopware\Core\Checkout\Payment\Exception\ValidatePreparedPaymentException
. - Added
Shopware\Core\Checkout\Payment\Exception\CapturePreparedPaymentException
.