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 add pre-order call
issue: NEXT-17162
author: Lennart Tinkloh
author_email: l.tinkloh@shopware.com
author_github: @lernhart
---
- Added
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerInterface
interface that all payment handler implement. - Changed
Shopware\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry
to registerPreparedPaymentHandlerInterfaces
as well.