Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 430 Bytes

2021-12-17-prepared-payment-add-pre-order-call.md

File metadata and controls

10 lines (10 loc) · 430 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 add pre-order call
issue: NEXT-17162
author: Lennart Tinkloh
author_email: l.tinkloh@shopware.com
author_github: @lernhart
---

Core

  • Added Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerInterface interface that all payment handler implement.
  • Changed Shopware\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry to register PreparedPaymentHandlerInterfaces as well.